Uses of Class
org.htmlcleaner.TagToken
Packages that use TagToken
-
Uses of TagToken in org.htmlcleaner
Subclasses of TagToken in org.htmlcleanerModifier and TypeClassDescriptionclassHTML tag end token.(package private) classATagNodethat only really holds whitespace or comments - allows usingContentNodein places where aTagNodeis expected.private classUsed to implement serialization with missing envelope - omiting open and close tags, just serialize children.classXML node tag - basic node of the cleaned HTML tree.Fields in org.htmlcleaner declared as TagToken