public abstract class SlingNodePropertyAttrProcessor
extends org.thymeleaf.processor.attr.AbstractAttrProcessor
| Constructor and Description |
|---|
SlingNodePropertyAttrProcessor(String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getNodePropertyName() |
protected org.thymeleaf.processor.ProcessorResult |
processAttribute(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName) |
doProcess, getMatcherpublic static final String PREFIX
public SlingNodePropertyAttrProcessor(String attributeName)
protected abstract String getNodePropertyName()
protected org.thymeleaf.processor.ProcessorResult processAttribute(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
String attributeName)
processAttribute in class org.thymeleaf.processor.attr.AbstractAttrProcessorCopyright © 2007–2015 The Apache Software Foundation. All rights reserved.