public abstract class XML2HTMLFilter extends XSLTFilter
| Modifier and Type | Field and Description |
|---|---|
protected static String |
MEDIA_TYPE_APPLICATION_XHTML_XML
Preferred Media Type for XHTML.
|
protected static String |
MEDIA_TYPE_TEXT_HTML
Preferred Media Type for HTML.
|
PREFERRED_CHARACTER_ENCODING| Constructor and Description |
|---|
XML2HTMLFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getOutputCharacterEncoding()
Returns output character encoding.
|
protected String |
getOutputContentType()
Returns output content type.
|
doFilter, getStylesheetResource, getTransformerFactory, getTransformerOutputProperties, getTransformerParametersdestroy, getFilterConfig, getServletContext, init, log, logprotected static final String MEDIA_TYPE_TEXT_HTML
protected static final String MEDIA_TYPE_APPLICATION_XHTML_XML
protected String getOutputCharacterEncoding()
getOutputCharacterEncoding in class XSLTFilterXSLTFilter.PREFERRED_CHARACTER_ENCODINGprotected String getOutputContentType()
getOutputContentType in class XSLTFilterMEDIA_TYPE_APPLICATION_XHTML_XMLCopyright © 2011-2013. All Rights Reserved.