Uses of Package
org.htmlcleaner
Packages that use org.htmlcleaner
-
Classes in org.htmlcleaner used by org.htmlcleanerClassDescriptionBase token interface.Base class for all tokens.Contains information about nodes that were closed due to their child nodes.Properties defining cleaner's behaviourContains transformation collection.This class is for thread-safe handling of private instance variables from HtmlCleanerHTML comment token.HTML text token.This is the default tag provider for HTML Cleaner Note this is no longer generated from XML - see https://sourceforge.net/p/htmlcleaner/bugs/81/Most HTML 4 elements permitted within the BODY are classified as either block-level elements or inline elements.HTML doctype token.Main HtmlCleaner class.Marker interface denoting nodes of the document treeAbstract HTML serializer - contains common logic for descendants.Provides set of TagInfo instances.It contains the MathML tags to use with Html5 tagsNesting State Wrapper for a current HtmlCleaner cleaning state, keeping together the set of open tags and breaks in the current state.Class that contains information and methods for managing list of open, but unhandled tags.Basic abstract serializer - contains common logic for descendants (methods
writeXXX()
.This class contains map with special entities used in HTML and their unicodes.Class contains information about single HTML tag.
It also contains rules for tag balancing.XML node tag - basic node of the cleaned HTML tree.Defines action to be performed on TagNodesContains information about a single open tagHTML tag token - descendants are start (TagNode) and end token (EndTagToken).Describes how specified tag is transformed to another one, or is ignored during parsingAbstract XML serializer - contains common logic for descendants.Node visitor interface.Exception that could occure during XPather evaluation. -
Classes in org.htmlcleaner used by org.htmlcleaner.audit
-
Classes in org.htmlcleaner used by org.htmlcleaner.conditionalClassDescriptionProvides set of TagInfo instances.XML node tag - basic node of the cleaned HTML tree.