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, transform
public XhtmlXalanXslTransformer(EntityResolver entityResolver)
protected Source createInputSource(Reader xhtml)
createInputSource
in class XalanXslTransformer
Copyright © 2003–2019 Atlassian. All rights reserved.