Interface IProcessingInstructionProcessor

All Superinterfaces:
IProcessor
All Known Implementing Classes:
AbstractProcessingInstructionProcessor, ProcessorConfigurationUtils.ProcessingInstructionProcessorWrapper

public interface IProcessingInstructionProcessor extends IProcessor

Base interface for all processors that execute on Processing Instruction events (IProcessingInstruction).

Since:
3.0.0
See Also: