|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.htmlcleaner used by org.htmlcleaner | |
---|---|
BaseToken
Base token interface. |
|
CleanerProperties
Properties defining cleaner's behaviour |
|
CleanerTransformations
Contains transformation collection. |
|
DefaultTagProvider
This class is automatically created from ConfigFileTagProvider which reads default XML configuration file with tag descriptions. |
|
DoctypeToken
HTML doctype token. |
|
HtmlCleanerException
General HtmlCleaner runtime exception. |
|
HtmlNode
Marker interface denoting nodes of the document tree |
|
HtmlSerializer
Abstract HTML serializer - contains common logic for descendants. |
|
ITagInfoProvider
Provides set of TagInfo instances. |
|
Serializer
Basic abstract serializer - contains common logic for descendants (methods writeXXX() . |
|
SpecialEntity
This class contains map with special entities used in HTML and their unicodes. |
|
TagInfo
Class contains information about single HTML tag. It also contains rules for tag balancing. |
|
TagNode
XML node tag - basic node of the cleaned HTML tree. |
|
TagNode.ITagNodeCondition
Used as base for different node checkers. |
|
TagNodeVisitor
Defines action to be performed on TagNodes |
|
TagToken
HTML tag token - descendants are start (TagNode) and end token (EndTagToken). |
|
TagTransformation
Describes how specified tag is transformed to another one, or is ignored during parsing |
|
XmlSerializer
Abstract XML serializer - contains common logic for descendants. |
|
XPatherException
Exception that could occure during XPather evaluation. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |