标签: java filereader chm
我看到许多建议使用jchm jar来执行此操作。但是,我没有看到任何代码显示如何使用chm file阅读jchm jar。
jchm jar
chm file
答案 0 :(得分:0)
我使用hh.exe -decompile [destination_folder] chmfile.chm将.chm反编译为其基础.htm文件。我现在正在编写java代码来解析所有这些.htm,以创建一个树结构来存储.chm文件中超链接的复杂结构。
hh.exe -decompile [destination_folder] chmfile.chm
.chm
.htm