Package | Description |
---|---|
com.opensymphony.module.sitemesh.parser | |
com.opensymphony.sitemesh.compatability |
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractHTMLPage |
Abstract implementation of
HTMLPage . |
class |
FastPage |
HTMLPage implementation produced by FastPageParser.
|
class |
TokenizedHTMLPage |
HTMLPage implementation that builds itself based on the incoming 'tag' and 'text' tokens fed to it from the
HTMLTagTokenizer.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Content2HTMLPage |
Modifier and Type | Field | Description |
---|---|---|
private HTMLPage |
HTMLPage2Content.page |
Constructor | Description |
---|---|
HTMLPage2Content(HTMLPage page) |