org.dbunit.dataset.csv.handlers
Class Helper

java.lang.Object
  extended by org.dbunit.dataset.csv.handlers.Helper
Direct Known Subclasses:
AbstractPipelineComponent.ACCEPT, AbstractPipelineComponent.IGNORE, IsAlnumHandler.QUOTE, IsAlnumHandler.UNQUOTE, QuoteHandler.QUOTE, QuoteHandler.UNQUOTE, SeparatorHandler.ENDPIECE, UnquotedFieldAssembler.ASSEMBLE

public abstract class Helper
extends Object


Constructor Summary
Helper()
           
 
Method Summary
 boolean allowForNoMoreInput()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Helper

public Helper()
Method Detail

allowForNoMoreInput

public boolean allowForNoMoreInput()
                            throws IllegalStateException
Throws:
IllegalStateException


Copyright © 2002-2011. All Rights Reserved.