Class NCXWriter

  • All Implemented Interfaces:
    OutputFile

    public class NCXWriter
    extends DOMDocument
    This class creates the required NXC file for an EPUB document (see http://www.idpf.org/2007/opf/OPF_2.0_final_spec.html#Section2.4).
    • Constructor Detail

      • NCXWriter

        public NCXWriter​(ConverterResult cr,
                         java.lang.String sUUID)