Package org.xwiki.xml.html

Interface Summary
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 Summary
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-2012 XWiki. All Rights Reserved.