Peter McQuillan has created a Java implementation of the Tiny Encoder for WavPack. Like the Tiny Encoder, this handles the lossless, hybrid lossy and hybrid lossless (2-file) modes and is released under the BSD. I've tested it thoroughly and it handled everything I tried on it.
After seeing the very cool
JavaTunes adopt the Java implementation of Peter's WavPack decoder, I am very interested to see what applications might make use of this.
It's available on the regular WavPack
download page.
Thanks Peter!