public class HTMLExporterXslt extends AbstractHTMLExporter3
| Modifier and Type | Class and Description |
|---|---|
protected static class |
HTMLExporterXslt.HTMLExporterXsltDelegate |
protected static class |
HTMLExporterXslt.OutHtmlURIResolver |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
HTML_TEMPLATE_RESOURCE |
protected static HTMLExporterXslt |
instance |
protected static String |
PROPERTY_HTML_OUTPUT_TYPE |
protected static URIResolver |
RESOURCES_URI_RESOLVER |
protected static String |
XHTML_TEMPLATE_RESOURCE |
protected static String |
XSLT_RESOURCE_ROOT |
writerRegistryexporterDelegateLocalLog| Constructor and Description |
|---|
HTMLExporterXslt()
Usual use case.
|
HTMLExporterXslt(AbstractWriterRegistry writerRegistry)
using a customised WriterRegistry
|
| Modifier and Type | Method and Description |
|---|---|
static Exporter<HTMLSettings> |
getInstance() |
createContextcreateWrappers, preprocess, processcreateIntermediateOutputStream, export, logDebugStep, postprocessprotected static final String PROPERTY_HTML_OUTPUT_TYPE
protected static final String XHTML_TEMPLATE_RESOURCE
protected static final String HTML_TEMPLATE_RESOURCE
protected static final String XSLT_RESOURCE_ROOT
protected static final URIResolver RESOURCES_URI_RESOLVER
protected static HTMLExporterXslt instance
public HTMLExporterXslt()
public HTMLExporterXslt(AbstractWriterRegistry writerRegistry)
writerRegistry - public static Exporter<HTMLSettings> getInstance()
Copyright © 2007-2022. All Rights Reserved.