Class | Description |
---|---|
ContainerWriter |
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).
|
EPUB3Converter |
This class converts an OpenDocument file to an EPUB 3 document.
|
EPUBConverter |
This class converts an OpenDocument file to an EPUB document.
|
EPUBWriter |
This class repackages an XHTML document into EPUB format.
|
NavigationWriter |
This class writes the EPUB Navigation Document as defined in EPUB 3
|
NCXWriter |
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).
|
OPFWriter |
This class writes an OPF-file for an EPUB document (see http://www.idpf.org/2007/opf/OPF_2.0_final_spec.html).
|