| Interface | Description |
|---|---|
| HTMLCleaner |
Transforms any HTML content into valid XHTML that can be fed to the XHTML Parser for example.
|
| HTMLCleanerConfiguration |
Represents a configuration for the
HTMLCleaner and allows to configure the cleaning parameters and cleaning
filters to apply. |
| HTMLConstants |
HTML Constants.
|
| Class | Description |
|---|---|
| HTMLUtils |
HTML Utility methods.
|
| HTMLUtils.XWikiXMLOutputter |
JDOM's XMLOutputter class converts reserved XML characters (<, >, ' , &, \r and \n) into their entity format
(<, > ' &
and \r\n).
|
Copyright © 2004–2015 XWiki. All rights reserved.