Package | Description |
---|---|
com.opensymphony.module.sitemesh.parser |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHTMLPage
Abstract implementation of
HTMLPage . |
class |
FastPage
HTMLPage implementation produced by FastPageParser.
|
class |
PartialPageParserHtmlPage |
class |
PartialPageParserPage |
class |
TokenizedHTMLPage
HTMLPage implementation that builds itself based on the incoming 'tag' and 'text' tokens fed to it from the
HTMLTagTokenizer.
|