Uses of Class
nl.siegmann.epublib.bookprocessor.HtmlBookProcessor
-
Packages that use HtmlBookProcessor Package Description nl.siegmann.epublib.bookprocessor The classes in this package are used for post-processing Books. -
-
Uses of HtmlBookProcessor in nl.siegmann.epublib.bookprocessor
Subclasses of HtmlBookProcessor in nl.siegmann.epublib.bookprocessor Modifier and Type Class Description classHtmlCleanerBookProcessorCleans up regular html into xhtml.classTextReplaceBookProcessorCleans up regular html into xhtml.classXslBookProcessorUses the given xslFile to process all html resources of a Book.
-