public final class EpubPackage extends CustomPackage
Modifier and Type | Method and Description |
---|---|
byte[] |
getImageCover()
Gets the image cover as an array of bytes.
|
String |
getUniqueIdentifier()
Gets the package unique identifier.
|
String |
getVersion()
Gets the EPUB version.
|
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, iterator, removeProperties, sanitize, setProperties, updateProperties
public final byte[] getImageCover()
Gets the image cover as an array of bytes.
public final String getVersion()
Gets the EPUB version.
public final String getUniqueIdentifier()
Gets the package unique identifier.