Uses of Interface
com.atlassian.confluence.xml.XslTransformer

Packages that use XslTransformer
com.atlassian.confluence.mail   
com.atlassian.confluence.xml   
 

Uses of XslTransformer in com.atlassian.confluence.mail
 

Constructors in com.atlassian.confluence.mail with parameters of type XslTransformer
XsltMailContentProcessor(java.lang.String xslResource, XslTransformer transformer, XMLEntityResolver entityResolver, HtmlToXmlConverter htmlToXmlConverter)
           
 

Uses of XslTransformer in com.atlassian.confluence.xml
 

Classes in com.atlassian.confluence.xml that implement XslTransformer
 class XalanXslTransformer
           An implementation of the XslTransformer interface which will perform transforms using the Xalan Transformer.
 class XhtmlXalanXslTransformer
           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).
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.