Uses of Interface
com.atlassian.confluence.xml.XslTransformer
-
Uses of XslTransformer in com.atlassian.confluence.mail
ModifierConstructorDescriptionXsltMailContentProcessor
(String xslResource, XslTransformer transformer, XMLEntityResolver entityResolver, HtmlToXmlConverter htmlToXmlConverter) -
Uses of XslTransformer in com.atlassian.confluence.xml
Modifier and TypeClassDescriptionclass
An implementation of the XslTransformer interface which will perform transforms using the Xalan Transformer.class
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).