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