org.dbunit.dataset.csv.handlers
Class QuoteHandler.QUOTE

java.lang.Object
  extended byorg.dbunit.dataset.csv.handlers.Helper
      extended byorg.dbunit.dataset.csv.handlers.QuoteHandler.QUOTE
Enclosing class:
QuoteHandler

protected static class QuoteHandler.QUOTE
extends Helper


Constructor Summary
protected QuoteHandler.QUOTE()
           
 
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

QuoteHandler.QUOTE

protected QuoteHandler.QUOTE()
Method Detail

helpWith

public void helpWith(char c)


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