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