See: Description
Class | Description |
---|---|
CoverpageBookProcessor |
If the book contains a cover image then this will add a cover page to the book.
|
DefaultBookProcessorPipeline |
A book processor that combines several other bookprocessors
Fixes coverpage/coverimage.
|
FixIdentifierBookProcessor |
If the book has no identifier it adds a generated UUID as identifier.
|
FixMissingResourceBookProcessor | |
HtmlBookProcessor |
Helper class for BookProcessors that only manipulate html type resources.
|
HtmlCleanerBookProcessor |
Cleans up regular html into xhtml.
|
HtmlSplitterBookProcessor |
In the future this will split up too large html documents into smaller ones.
|
SectionHrefSanityCheckBookProcessor |
Removes Sections from the page flow that differ only from the previous section's href by the '#' in the url.
|
SectionTitleBookProcessor | |
TextReplaceBookProcessor |
Cleans up regular html into xhtml.
|
XslBookProcessor |
Uses the given xslFile to process all html resources of a Book.
|
Copyright © 2009–2017. All rights reserved.