org.dbunit.dataset.csv.handlers
Class AbstractPipelineComponent.IGNORE

java.lang.Object
  extended byorg.dbunit.dataset.csv.handlers.Helper
      extended byorg.dbunit.dataset.csv.handlers.AbstractPipelineComponent.IGNORE
Enclosing class:
AbstractPipelineComponent

protected static class AbstractPipelineComponent.IGNORE
extends Helper


Constructor Summary
protected AbstractPipelineComponent.IGNORE()
           
 
Method Summary
 void helpWith(char c)
           
 
Methods inherited from class org.dbunit.dataset.csv.handlers.Helper
allowForNoMoreInput
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractPipelineComponent.IGNORE

protected AbstractPipelineComponent.IGNORE()
Method Detail

helpWith

public void helpWith(char c)


Copyright © 2002-2004 DbUnit.org. All Rights Reserved.