Package help

Class TOCConverter

java.lang.Object
help.TOCConverter

public class TOCConverter extends 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 Details

    • main

      public static final void main(String[] args)