public class DataAttributeMatcher
extends java.lang.Object
implements org.thymeleaf.processor.IProcessorMatcher<org.thymeleaf.dom.NestableAttributeHolderNode>
| Constructor and Description |
|---|
DataAttributeMatcher() |
public boolean matches(org.thymeleaf.dom.Node node,
org.thymeleaf.processor.ProcessorMatchingContext context)
matches in interface org.thymeleaf.processor.IProcessorMatcher<org.thymeleaf.dom.NestableAttributeHolderNode>public java.lang.Class<? extends org.thymeleaf.dom.NestableAttributeHolderNode> appliesTo()
appliesTo in interface org.thymeleaf.processor.IProcessorMatcher<org.thymeleaf.dom.NestableAttributeHolderNode>