Package com.opensymphony.module.sitemesh.parser
package com.opensymphony.module.sitemesh.parser
-
ClassDescriptionAbstract implementation of
HTMLPage.Abstract implementation ofPage.HTMLPage implementation produced by FastPageParser.Deprecated.Use HTMLPageParser instead - it performs better and is more extensible.Builds an HTMLPage object from an HTML document.Page parser that doesn't parse the full page, but rather just parses the head section of the page.Deprecated.Renamed to PartialPageParserHTMLPage implementation that builds itself based on the incoming 'tag' and 'text' tokens fed to it from the HTMLTagTokenizer.