public class XhtmlXalanXslTransformer extends XalanXslTransformer
An XslTransformer that expects to transform XHTML input documents and will be automatically configured to resolve XHTML entities (without going out to the W3C site).
transformerFactory| Constructor and Description |
|---|
XhtmlXalanXslTransformer(EntityResolver entityResolver) |
| Modifier and Type | Method and Description |
|---|---|
protected Source |
createInputSource(Reader xhtml) |
createXsltSource, transformpublic XhtmlXalanXslTransformer(EntityResolver entityResolver)
protected Source createInputSource(Reader xhtml)
createInputSource in class XalanXslTransformerCopyright © 2003–2023 Atlassian. All rights reserved.