org.dbunit.dataset.csv.handlers
Class WhitespacesHandler
java.lang.Object
org.dbunit.dataset.csv.handlers.AbstractPipelineComponent
org.dbunit.dataset.csv.handlers.WhitespacesHandler
- All Implemented Interfaces:
- Handler, PipelineComponent
public class WhitespacesHandler
- extends AbstractPipelineComponent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IGNORE
public static final PipelineComponent IGNORE()
ACCEPT
public static final PipelineComponent ACCEPT()
canHandle
public boolean canHandle(char c)
throws IllegalInputCharacterException
- Throws:
IllegalInputCharacterException
Copyright © 2002-2011. All Rights Reserved.