I want to open and create .lzh file in java. I find jlha library. But I can not find any examples of using this library. Is there a similar library with documentation?
Asked
Active
Viewed 1,154 times
2 Answers
1
Take a look at project page hosted on google code. There you can find at least one example.

Lev Khomich
- 2,247
- 14
- 18
0
Have you checked the "jlhafrontend" project on Sourceforge?
http://jlhafrontend.cvs.sourceforge.net/viewvc/jlhafrontend/jlhafrontend/org/jlhafrontend/

Robert
- 39,162
- 17
- 99
- 152