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.breakingTagsChildBreaks.closedByChildBreakOpenTags.listMethods in org.htmlcleaner that return TagPosModifier and TypeMethodDescription(package private) TagPosOpenTags.findFirstTagPos()(package private) TagPosOpenTags.findTag(String tagName, CleanTimeValues cleanTimeValues) (package private) TagPosOpenTags.findTagToPlaceRubbish()(package private) TagPosOpenTags.getLastTagPos()ChildBreaks.pop()pops out latest broken tag position.Methods in org.htmlcleaner with parameters of type TagPosModifier and TypeMethodDescriptionvoidAdds the break info to the top of the stacks.HtmlCleaner.closeSnippet(List nodeList, TagPos tagPos, Object toNode, CleanTimeValues cleanTimeValues) Forced closing