Package help
Class TOCConverter
- java.lang.Object
-
- help.TOCConverter
-
public class TOCConverter extends java.lang.Object
Converts the Ghidra "source" TOC file to a JavaHelp TOC file. The Ghidra source TOC file contains the table of context index name and its corresponding url. However, JavaHelp expects the target value to be map ID in the map file.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-