Package org.thymeleaf.processor
-
Interface Summary Interface Description IProcessor Basic interface to be implemented by all processors provided by processor dialects (implementations ofIProcessorDialect). -
Class Summary Class Description AbstractProcessor Base class for all processors (objects implementing theIProcessorinterface).