Interface IProcessingInstructionProcessor

All Superinterfaces:
IProcessor
All Known Implementing Classes:
AbstractProcessingInstructionProcessor

public interface IProcessingInstructionProcessor extends IProcessor

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

Since:
3.0.0
Author:
Daniel Fernández
See Also: