|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BaseToken in org.htmlcleaner |
---|
Classes in org.htmlcleaner that implement BaseToken | |
---|---|
class |
CommentNode
HTML comment token. |
class |
ContentNode
HTML text token. |
class |
DoctypeToken
HTML doctype token. |
class |
EndTagToken
HTML tag end token. |
class |
TagNode
XML node tag - basic node of the cleaned HTML tree. |
class |
TagToken
HTML tag token - descendants are start (TagNode) and end token (EndTagToken). |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |