Class ProxyTagNode

  • All Implemented Interfaces:
    BaseToken, HtmlNode

    class ProxyTagNode
    extends TagNode
    A TagNode that only really holds whitespace or comments - allows using ContentNode in places where a TagNode is expected.

    This class is currently just a short-lived intermediate artifact generated from HtmlCleaner while cleaning an html file and descarded before the results are returned.