Class OPFWriter

java.lang.Object
writer2latex.base.DOMDocument
writer2latex.epub.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).
  • Constructor Details

  • Method Details

    • getUid

      public 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