Package org.orbeon.oxf.processor

Interface Summary
Processor Base interface implemented by all processors.
 

Class Summary
ProcessorImpl Helper class that implements default method of the Processor interface.
ProcessorImpl.KeyValidity  
ProcessorInputOutputInfo Provides information about a specific input or output of a processor.
SimpleProcessor This is the class that must be extended to create a custom processor.