Class EnforceHandler
java.lang.Object
org.dbunit.dataset.common.handlers.AbstractPipelineComponent
org.dbunit.dataset.common.handlers.EnforceHandler
- All Implemented Interfaces:
Handler,PipelineComponent
- Since:
- 2.2 (Sep 12, 2004)
- Version:
- $Revision$ $Date$
- Author:
- fede, Last changed by: $Author$
-
Nested Class Summary
Nested classes/interfaces inherited from class org.dbunit.dataset.common.handlers.AbstractPipelineComponent
AbstractPipelineComponent.ACCEPT, AbstractPipelineComponent.IGNORE -
Method Summary
Modifier and TypeMethodDescriptionbooleancanHandle(char c) static final PipelineComponentENFORCE(PipelineComponent component) static final PipelineComponentENFORCE(PipelineComponent[] components) protected PipelineComponent[]protected voidsetEnforcedComponents(PipelineComponent[] enforcedComponents) voidsetPipeline(Pipeline pipeline) Methods inherited from class org.dbunit.dataset.common.handlers.AbstractPipelineComponent
accept, allowForNoMoreInput, createPipelineComponent, getHelper, getPipeline, getPipelineConfig, getSuccessor, handle, noMoreInput, setSuccessor
-
Method Details
-
ENFORCE
-
ENFORCE
-
canHandle
- Throws:
IllegalInputCharacterException
-
setPipeline
- Specified by:
setPipelinein interfacePipelineComponent- Overrides:
setPipelinein classAbstractPipelineComponent
-
getEnforcedComponents
-
setEnforcedComponents
-