Class NestingState

java.lang.Object
org.htmlcleaner.NestingState

class NestingState extends Object
Nesting State Wrapper for a current HtmlCleaner cleaning state, keeping together the set of open tags and breaks in the current state.
  • Field Details

  • Constructor Details

  • Method Details

    • getOpenTags

      public OpenTags getOpenTags()
    • getChildBreaks

      public ChildBreaks getChildBreaks()