Main input processor which figures out the type of input it receives and delegates the processing into separate individual processors.
Private
Static
all processors
The processor code which delegates the processing to the correct implementation.
to process
Optional
passed to the processors
Set a processor.
of processor
Main input processor which figures out the type of input it receives and delegates the processing into separate individual processors.