|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.dbunit.dataset.csv.handlers.AbstractPipelineComponent
org.dbunit.dataset.csv.handlers.UnquotedFieldAssembler
| Nested Class Summary | |
protected static class |
UnquotedFieldAssembler.ASSEMBLE
|
| Nested classes inherited from class org.dbunit.dataset.csv.handlers.AbstractPipelineComponent |
AbstractPipelineComponent.ACCEPT, AbstractPipelineComponent.IGNORE |
| Constructor Summary | |
UnquotedFieldAssembler()
|
|
| Method Summary | |
boolean |
canHandle(char c)
|
| Methods inherited from class org.dbunit.dataset.csv.handlers.AbstractPipelineComponent |
accept, allowForNoMoreInput, createPipelineComponent, getHelper, getPipeline, getSuccessor, handle, noMoreInput, setPipeline, setSuccessor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UnquotedFieldAssembler()
| Method Detail |
public boolean canHandle(char c)
throws IllegalInputCharacterException
IllegalInputCharacterException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||