| Package | Description |
|---|---|
| com.opensymphony.module.sitemesh.html | |
| com.opensymphony.module.sitemesh.html.tokenizer |
| Modifier and Type | Method and Description |
|---|---|
void |
State.handleText(Text text,
HTMLProcessorContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
Parser.ReusableToken |
| Modifier and Type | Method and Description |
|---|---|
void |
TokenHandler.text(Text text)
Called when tokenizer encounters anything other than a well-formed HTML tag.
|