public interface IProcessableElementTag extends IElementTag
| Modifier and Type | Method and Description |
|---|---|
IProcessableElementTag |
cloneEvent() |
List<IElementProcessor> |
getAssociatedProcessorsInOrder() |
IElementAttributes |
getAttributes() |
boolean |
hasAssociatedProcessors() |
void |
precomputeAssociatedProcessors() |
getElementDefinition, getElementName, isSyntheticaccept, getCol, getLine, getTemplateName, hasLocation, writeIElementAttributes getAttributes()
IProcessableElementTag cloneEvent()
cloneEvent in interface IElementTagcloneEvent in interface ITemplateEventvoid precomputeAssociatedProcessors()
boolean hasAssociatedProcessors()
List<IElementProcessor> getAssociatedProcessorsInOrder()
Copyright © 2015 The THYMELEAF team. All rights reserved.