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.Properties defining cleaner's behaviourContains transformation collection.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 tagsBasic 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 TagNodesHTML 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.