Uses of Class
org.htmlcleaner.TagPos
Packages that use TagPos
-
Uses of TagPos in org.htmlcleaner
Fields in org.htmlcleaner declared as TagPosFields in org.htmlcleaner with type parameters of type TagPosModifier and TypeFieldDescriptionChildBreaks.breakingTags
ChildBreaks.closedByChildBreak
OpenTags.list
Methods in org.htmlcleaner that return TagPosModifier and TypeMethodDescription(package private) TagPos
OpenTags.findFirstTagPos()
(package private) TagPos
OpenTags.findTag
(String tagName, CleanTimeValues cleanTimeValues) (package private) TagPos
OpenTags.findTagToPlaceRubbish()
(package private) TagPos
OpenTags.getLastTagPos()
ChildBreaks.pop()
pops out latest broken tag position.Methods in org.htmlcleaner with parameters of type TagPosModifier and TypeMethodDescriptionvoid
Adds the break info to the top of the stacks.HtmlCleaner.closeSnippet
(List nodeList, TagPos tagPos, Object toNode, CleanTimeValues cleanTimeValues) Forced closing