Uses of Class
writer2latex.base.DOMDocument
Packages that use DOMDocument
-
Uses of DOMDocument in writer2latex.epub
Subclasses of DOMDocument in writer2latex.epubModifier and TypeClassDescriptionclass
This class creates the required META-INF/container.xml file for an EPUB package (see http://www.idpf.org/ocf/ocf1.0/download/ocf10.htm).class
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).class
This class writes an OPF-file for an EPUB document (see http://www.idpf.org/2007/opf/OPF_2.0_final_spec.html). -
Uses of DOMDocument in writer2latex.xhtml
Subclasses of DOMDocument in writer2latex.xhtmlModifier and TypeClassDescriptionclass
An implementation ofDocument
for XHTML documents.