| 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 a  TransformerFactorywhich can be used for XSLT processing and parsing. | 
| Class | Description | 
|---|---|
| ExportXsltTransformerResolver | The  XsltTransformerResolverused 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). | 
Copyright © 2003–2020 Atlassian. All rights reserved.