Interface Handler
- All Known Subinterfaces:
PipelineComponent
- All Known Implementing Classes:
AbstractPipelineComponent,AllHandler,EnforceHandler,EscapeHandler,IsAlnumHandler,NoHandler,Pipeline,QuoteHandler,SeparatorHandler,TransparentHandler,UnquotedFieldAssembler,WhitespacesHandler
public interface Handler
- Since:
- 2.2 (Sep 12, 2004)
- Version:
- $Revision$ $Date$
- Author:
- fede, Last changed by: $Author$
-
Method Details
-
handle
-
canHandle
- Throws:
IllegalInputCharacterException
-
noMoreInput
- Throws:
IllegalStateException
-
allowForNoMoreInput
- Throws:
IllegalStateException
-