Package | Description |
---|---|
writer2latex.epub | |
writer2latex.xhtml |
Modifier and Type | Class | Description |
---|---|---|
class |
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).
|
class |
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).
|
class |
OPFWriter |
This class writes an OPF-file for an EPUB document (see http://www.idpf.org/2007/opf/OPF_2.0_final_spec.html).
|
Modifier and Type | Class | Description |
---|---|---|
class |
XhtmlDocument |
An implementation of
Document for
XHTML documents. |