Class HtmlParserSession


public final class HtmlParserSession extends XmlParserSession
ContextSession object that lives for the duration of a single use of HtmlParser.
Notes:
  • This class is not thread safe and is typically discarded after one use.
See Also: