Package help

Class JavaHelpSetBuilder


  • public class JavaHelpSetBuilder
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      JavaHelpSetBuilder​(java.lang.String moduleName, java.nio.file.Path helpMapFile, java.nio.file.Path helpTOCFile, java.nio.file.Path indexerOutputDirectory, java.nio.file.Path helpSetFile2)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void writeHelpSetFile()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JavaHelpSetBuilder

        public JavaHelpSetBuilder​(java.lang.String moduleName,
                                  java.nio.file.Path helpMapFile,
                                  java.nio.file.Path helpTOCFile,
                                  java.nio.file.Path indexerOutputDirectory,
                                  java.nio.file.Path helpSetFile2)
    • Method Detail

      • writeHelpSetFile

        public void writeHelpSetFile()
                              throws java.io.IOException
        Throws:
        java.io.IOException