Class EpubStep


  • public class EpubStep
    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 an EPUB 2 file.

    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 EPUB document is specified by parameter step_name.out-file.