Uses of Package
com.atlassian.confluence.xml
Packages that use com.atlassian.confluence.xml
Package
Description
-
Classes in com.atlassian.confluence.xml used by com.atlassian.confluence.content.render.xhtmlClassDescriptionAn entity resolver will read the entity definitions from the classpath (not the web) and is suitable for use in both STaX and SAX based parsing of XHTML.
-
Classes in com.atlassian.confluence.xml used by com.atlassian.confluence.mailClassDescriptionAn entity resolver will read the entity definitions from the classpath (not the web) and is suitable for use in both STaX and SAX based parsing of XHTML.Implemented by a component that can apply an XSL transform to provided XML input.
-
Classes in com.atlassian.confluence.xml used by com.atlassian.confluence.util
-
Classes in com.atlassian.confluence.xml used by com.atlassian.confluence.xmlClassDescriptionThe
XsltTransformerResolver
used for export purposes.An implementation of the XslTransformer interface which will perform transforms using the Xalan Transformer.An entity resolver will read the entity definitions from the classpath (not the web) and is suitable for use in both STaX and SAX based parsing of XHTML.Implemented by a component that can apply an XSL transform to provided XML input.Resolves aTransformerFactory
which can be used for XSLT processing and parsing.