Class WebHelpStep


  • public class WebHelpStep
    extends SplitStep
    This processing step is used to convert input XHTML+CSS document (typically created using a ConvertStep) or input semantic XHTML document (typically created using a EditStep running "w2x:xed/main.xed") to a Web Help. The Web Help "compiler" being used here is XMLmind Web Help Compiler.

    The outline level used to split the input XHTML+CSS document is specified by parameter step_name.split-before-level. This outline level is an integer between 0 and 8 inclusive. Default outline level is 0.

    The save file of the Web Help "main" is specified by parameter step_name.out-file.