Package com.atlassian.confluence.xml
package com.atlassian.confluence.xml
-
ClassDescriptionThe
XsltTransformerResolver
used for export purposes.Responsible for stripping paragraph tags.An implementation of the XslTransformer interface which will perform transforms using the Xalan Transformer.An entity resolver for XHTML entities which will read the entities from the classpath (not the web) and is suitable for use in both STaX and SAX based parsing of XHTML.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).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.