public interface IText extends ITemplateEvent, CharSequence
Modifier and Type | Method and Description |
---|---|
IText |
cloneEvent() |
String |
getText() |
void |
setText(CharSequence text) |
accept, getCol, getLine, getTemplateName, hasLocation, write
charAt, chars, codePoints, length, subSequence, toString
String getText()
void setText(CharSequence text)
IText cloneEvent()
cloneEvent
in interface ITemplateEvent
Copyright © 2015 The THYMELEAF team. All rights reserved.