Method | Description | |
---|---|---|
EpubWriter ( ) : System | ||
EpubWriter ( |
||
getBookProcessor ( ) : |
||
setBookProcessor ( |
||
write ( |
Method | Description | |
---|---|---|
calculateCrc ( byte data ) : long | ||
getNcxHref ( ) : String | ||
getNcxId ( ) : String | ||
getNcxMediaType ( ) : String | ||
initTOCResource ( |
||
processBook ( |
||
writeContainer ( |
Writes the META-INF/container.xml file.
|
|
writeMimeType ( |
Stores the mimetype as an uncompressed file in the ZipOutputStream.
|
|
writePackageDocument ( |
||
writeResource ( |
Writes the resource to the resultStream.
|
|
writeResources ( |
public EpubWriter ( |
||
bookProcessor | ||
return | System |
public setBookProcessor ( |
||
bookProcessor | ||
return | void |
public write ( |
||
book | ||
stream | Stream | |
return | void |