Class OPFWriter

  • All Implemented Interfaces:
    OutputFile

    public class OPFWriter
    extends DOMDocument
    This class writes an OPF-file for an EPUB document (see http://www.idpf.org/2007/opf/OPF_2.0_final_spec.html).
    • Method Detail

      • getUid

        public java.lang.String getUid()
        Get the unique ID associated with this EPUB document (either collected from the user-defined meta data or a generated UUID)
        Returns:
        the ID