Package com.opensymphony.module.sitemesh.parser
-
Class Summary Class Description AbstractHTMLPage Abstract implementation ofHTMLPage
.AbstractPage Abstract implementation ofPage
.FastPage HTMLPage implementation produced by FastPageParser.FastPageParser Deprecated. Use HTMLPageParser instead - it performs better and is more extensible.HTMLPageParser Builds an HTMLPage object from an HTML document.PageRequest TokenizedHTMLPage HTMLPage implementation that builds itself based on the incoming 'tag' and 'text' tokens fed to it from the HTMLTagTokenizer.