Uses of Class
com.opensymphony.module.sitemesh.parser.AbstractPage
Packages that use AbstractPage
-
Uses of AbstractPage in com.opensymphony.module.sitemesh.parser
Subclasses of AbstractPage in com.opensymphony.module.sitemesh.parserModifier and TypeClassDescriptionclass
Abstract implementation ofHTMLPage
.final class
HTMLPage implementation produced by FastPageParser.class
HTMLPage implementation that builds itself based on the incoming 'tag' and 'text' tokens fed to it from the HTMLTagTokenizer.