org.dbunit.dataset.csv.handlers
Class SeparatorHandler.ENDPIECE

java.lang.Object
  extended byorg.dbunit.dataset.csv.handlers.Helper
      extended byorg.dbunit.dataset.csv.handlers.SeparatorHandler.ENDPIECE
Enclosing class:
SeparatorHandler

protected static class SeparatorHandler.ENDPIECE
extends Helper


Constructor Summary
protected SeparatorHandler.ENDPIECE()
           
 
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

SeparatorHandler.ENDPIECE

protected SeparatorHandler.ENDPIECE()


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