Package org.thymeleaf.processor.text
package org.thymeleaf.processor.text
-
ClassDescriptionBasic abstract implementation of
ITextProcessor
.Base interface for all processors that execute on Text events (IText
).Structure handler class meant to be used byITextProcessor
implementations.