public abstract class ElementDefinition extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Set<IElementProcessor> |
getAssociatedProcessors() |
ElementName |
getElementName() |
boolean |
hasAssociatedProcessors() |
int |
hashCode() |
String |
toString() |
public final ElementName getElementName()
public boolean hasAssociatedProcessors()
public Set<IElementProcessor> getAssociatedProcessors()
Copyright © 2015 The THYMELEAF team. All rights reserved.