Package-level declarations
Types
Generator of @font-face and @import CSS rules for a list of FontFamily, to be used in HTML post-rendering. It supports system, local, and remote media sources.
A subset of HtmlPostRenderer that generates only the HTML output resources without any additional resources.
A PostRenderer that injects content into an HTML template. This includes all the features of HtmlOnlyPostRenderer, plus:
Supplier of a TemplateProcessor that injects content and properties into an HTML template.
A PostRenderer for subdocuments, which generates a group (directory) containing a index.html resource, and a media directory if needed, and redirects scripts, themes, and other resources to the root's (HtmlPostRenderer) resources.
Properties
Supplier of the base TemplateProcessor for HTML post-rendering.