Uses of Package
com.atlassian.confluence.xml
-
Packages that use com.atlassian.confluence.xml Package Description com.atlassian.confluence.content.render.xhtml com.atlassian.confluence.mail com.atlassian.confluence.util com.atlassian.confluence.xml -
Classes in com.atlassian.confluence.xml used by com.atlassian.confluence.content.render.xhtml Class Description XMLEntityResolver 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. -
Classes in com.atlassian.confluence.xml used by com.atlassian.confluence.mail Class Description XMLEntityResolver 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.XslTransformer 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 Class Description HTMLParagraphStripper Responsible for stripping paragraph tags. -
Classes in com.atlassian.confluence.xml used by com.atlassian.confluence.xml Class Description ExportXsltTransformerResolver TheXsltTransformerResolver
used for export purposes.XalanXslTransformer An implementation of the XslTransformer interface which will perform transforms using the Xalan Transformer.XMLEntityResolver 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.XslTransformer Implemented by a component that can apply an XSL transform to provided XML input.XsltTransformerResolver Resolves aTransformerFactory
which can be used for XSLT processing and parsing.