Package org.xwiki.xml.html
-
Interface Summary 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 theHTMLCleaner
and allows to configure the cleaning parameters and cleaning filters to apply.HTMLConstants HTML Constants.HTMLElementSanitizer Provides methods to check if HTML elements and attributes/attribute values are considered safe. -
Class Summary Class Description HTMLUtils HTML Utility methods.HTMLUtils.XWikiXMLOutputter JDOM's XMLOutputter class converts reserved XML character (&
) into its entity format&
.