Import XMLGeneral RemarkJHelpDev uses the Java API for XML Processing (JAXP) for importing XML files. It applies the SAX parser for that task with the Xerces implementation. Import existing IndexGiven that you have an index that was not created with
JHelpDev, you can import it, if it is in the project
directory and has the name Import existing TOCGiven that you have a TOC that was not created with
JHelpDev, you can import it, if it is in the project
directory and has the name See also: Naming Conventions, Creating TOC, Creating Index |