All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractHTMLFilter Abstract implementation ofHTMLFilter
providing utility methods for various common w3c dom operations.ElementSelector Interface for defining element selections.EntityResolver XWiki's wrapping of theEntityResolver
interface so that we can create components that implement it.ExtractHandler Extracts a well-formed XML fragment by listening to SAX events.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.HTMLFilter Defines an interface for filters that will filter HTML documents.HTMLScriptService Script service dedicated to perform operations on html scripts.HTMLUtils HTML Utility methods.HTMLUtils.XWikiXMLOutputter JDOM's XMLOutputter class converts reserved XML character (&
) into its entity format&
.Sax2Dom Convert SAX events into a Document.SAXEventWriter Receive and convert StAX events to SAX events.StAXUtils Various tools related to StAX API.TrimAttributeTagTransformation This class allows to transform all tags attribute to trim their value from leading space, except for input value.XMLAttributeValue Represents an XML attribute value.XMLReaderFactory Factory to create optimisedXMLReader
.XMLUtils XML Utility methods.XWikiDOMSerializer Generate a W3C Document from a SF's HTML Cleaner TagNode.