Package org.thymeleaf.processor.processinginstruction
package org.thymeleaf.processor.processinginstruction
-
ClassDescriptionBasic abstract implementation of
IProcessingInstructionProcessor
.Base interface for all processors that execute on Processing Instruction events (IProcessingInstruction
).Structure handler class meant to be used byIProcessingInstructionProcessor
implementations.