Package nl.siegmann.epublib.bookprocessor
package nl.siegmann.epublib.bookprocessor
The classes in this package are used for post-processing Books.
Things like cleaning up the html, adding a cover page, etc.
-
ClassesClassDescriptionIf the book contains a cover image then this will add a cover page to the book.A book processor that combines several other bookprocessors Fixes coverpage/coverimage.If the book has no identifier it adds a generated UUID as identifier.Helper class for BookProcessors that only manipulate html type resources.Cleans up regular html into xhtml.In the future this will split up too large html documents into smaller ones.Removes Sections from the page flow that differ only from the previous section's href by the '#' in the url.Cleans up regular html into xhtml.Uses the given xslFile to process all html resources of a Book.