Uses of Class
org.htmlcleaner.NestingState
Packages that use NestingState
-
Uses of NestingState in org.htmlcleaner
Fields in org.htmlcleaner with type parameters of type NestingStateModifier and TypeFieldDescription(package private) Stack
<NestingState> CleanTimeValues.nestingStates
Methods in org.htmlcleaner that return NestingStateModifier and TypeMethodDescriptionprivate NestingState
HtmlCleaner.popNesting
(CleanTimeValues cleanTimeValues) private NestingState
HtmlCleaner.pushNesting
(CleanTimeValues cleanTimeValues)