Package com.opensymphony.module.sitemesh.parser

Class Summary
AbstractHTMLPage Abstract implementation of HTMLPage.
AbstractPage Abstract implementation of Page .
FastPage HTMLPage implementation produced by FastPageParser.
FastPageParser Very fast PageParser implementation for parsing HTML.
HTMLPageParser WARNING - This is experimental - use at own risk! 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.
 


www.opensymphony.com/sitemesh/