public class OPFWriter extends DOMDocument
Constructor and Description |
---|
OPFWriter(ConverterResult cr,
java.lang.String sFileName,
int nVersion,
XhtmlConfig config) |
Modifier and Type | Method and Description |
---|---|
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)
|
containsMath, getContentDOM, getFileExtension, getFileName, getMIMEType, getName, initContentDOM, isMasterDocument, read, setContentDOM, write
public OPFWriter(ConverterResult cr, java.lang.String sFileName, int nVersion, XhtmlConfig config)