org.dbunit.dataset.common.handlers
Class AllHandler
java.lang.Object
org.dbunit.dataset.common.handlers.AbstractPipelineComponent
org.dbunit.dataset.common.handlers.AllHandler
- All Implemented Interfaces:
- Handler, PipelineComponent
public class AllHandler
- extends AbstractPipelineComponent
- Since:
- 2.2 (Sep 12, 2004)
- Version:
- $Revision: 855 $ $Date: 2008-11-01 15:23:09 +0100 (Sat, 01 Nov 2008) $
- Author:
- fede, Last changed by: $Author: gommma $
Methods inherited from class org.dbunit.dataset.common.handlers.AbstractPipelineComponent |
accept, allowForNoMoreInput, createPipelineComponent, getHelper, getPipeline, getPipelineConfig, getSuccessor, handle, noMoreInput, setPipeline, setSuccessor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACCEPT
public static final PipelineComponent ACCEPT()
IGNORE
public static final PipelineComponent IGNORE()
canHandle
public boolean canHandle(char c)
throws IllegalInputCharacterException
- Throws:
IllegalInputCharacterException
Copyright © 2002-2012. All Rights Reserved.