|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.htmlcleaner | |
|---|---|
| org.htmlcleaner | |
| org.htmlcleaner.audit | |
| org.htmlcleaner.conditional | |
| Classes in org.htmlcleaner used by org.htmlcleaner | |
|---|---|
| AttributeTransformation
|
|
| BaseToken
Base token interface. |
|
| BaseTokenImpl
Base class for all tokens. |
|
| BelongsTo
|
|
| CData
|
|
| CleanerProperties
Properties defining cleaner's behaviour |
|
| CleanerTransformations
Contains transformation collection. |
|
| CloseTag
|
|
| ContentNode
HTML text token. |
|
| ContentType
|
|
| DefaultTagProvider
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/ |
|
| Display
Most HTML 4 elements permitted within the BODY are classified as either block-level elements or inline elements. |
|
| DoctypeToken
HTML doctype token. |
|
| HtmlCleaner
Main HtmlCleaner class. |
|
| HtmlNode
Marker interface denoting nodes of the document tree |
|
| HtmlSerializer
Abstract HTML serializer - contains common logic for descendants. |
|
| ITagInfoProvider
Provides set of TagInfo instances. |
|
| OptionalOutput
|
|
| Serializer
Basic abstract serializer - contains common logic for descendants (methods writeXXX(). |
|
| SpecialEntities
This class contains map with special entities used in HTML and their unicodes. |
|
| SpecialEntity
|
|
| 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. |
|
| 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. |
|
| Classes in org.htmlcleaner used by org.htmlcleaner.audit | |
|---|---|
| TagNode
XML node tag - basic node of the cleaned HTML tree. |
|
| Classes in org.htmlcleaner used by org.htmlcleaner.conditional | |
|---|---|
| ITagInfoProvider
Provides set of TagInfo instances. |
|
| TagNode
XML node tag - basic node of the cleaned HTML tree. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||