public interface IComment extends ITemplateEvent, CharSequence
| Modifier and Type | Method and Description |
|---|---|
IComment |
cloneEvent() |
String |
getComment() |
String |
getContent() |
void |
setContent(String content) |
accept, getCol, getLine, getTemplateName, hasLocation, writecharAt, chars, codePoints, length, subSequence, toStringString getComment()
String getContent()
void setContent(String content)
IComment cloneEvent()
cloneEvent in interface ITemplateEventCopyright © 2015 The THYMELEAF team. All rights reserved.