Package org.thymeleaf.processor.element
package org.thymeleaf.processor.element
-
ClassDescriptionBasic abstract implementation of
IElementModelProcessorfor processors that match element events by one of their attributes (and optionally also the element name).Basic abstract implementation ofIElementTagProcessorfor processors that match element events by one of their attributes (and optionally also the element name).Basic abstract implementation ofIElementModelProcessorfor processors that match element events by their element name (i.e.Basic abstract implementation ofIElementTagProcessorfor processors that match element events by their element name (i.e.Interface to be implemented by all element model processors.Structure handler class meant to be used byIElementModelProcessorimplementations.Base interface for all processors that execute on elements (tags).Interface to be implemented by all element tag processors.Structure handler class meant to be used byIElementTagProcessorimplementations.This class models the way in which anIElementProcessorcan match an element by one of its attributes.This class models the way in which anIElementProcessorcan match an element by its name.