| chan.text.TemplateParser.ContentCallback<H> |
Tag full content callback.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Tag full content method. | |||||||||||
Tag full content method. See content(ContentCallback).
| Parameters | |
|---|---|
instance |
TemplateParser.Instance:
Parser instance holder. |
holder |
H:
Intermediate data holder. |
text |
String:
Full tag content. |
| Throws | |
|---|---|
ParseException |
to interrupt parsing process. |