Class AbstractProcessingInstructionProcessor

Object
org.thymeleaf.processor.AbstractProcessor
org.thymeleaf.processor.processinginstruction.AbstractProcessingInstructionProcessor
All Implemented Interfaces:
IProcessor, IProcessingInstructionProcessor

public abstract class AbstractProcessingInstructionProcessor extends AbstractProcessor implements IProcessingInstructionProcessor

Basic abstract implementation of IProcessingInstructionProcessor.

This abstract implementation takes care of correct exception handling so that subclasses don't have to.

Since:
3.0.0
Author:
Daniel Fernández