Package com.atlassian.confluence.xml
-
Interface Summary Interface 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.XsltTransformerResolver Resolves aTransformerFactory
which can be used for XSLT processing and parsing. -
Class Summary Class Description ExportXsltTransformerResolver TheXsltTransformerResolver
used for export purposes.HTMLParagraphStripper Responsible for stripping paragraph tags.NoAutoescapeCharacters XalanXslTransformer An implementation of the XslTransformer interface which will perform transforms using the Xalan Transformer.XhtmlEntityResolver 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.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).