chan.text.TemplateParser.ContentBuilder<H> |
Parser builder.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Defines a reaction callback when full tag content parsed. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Defines a reaction callback when full tag content parsed. This callback may be not called if
open callback returned a false
value.
Parameters | |
---|---|
contentCallback |
ContentCallback :
Tag content callback. |
Returns | |
---|---|
InitialBuilder<H> |
Parser builder. |
See also: