|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CharSepSource | |
|---|---|
| jimm.datavision.source.charsep | Provides the classes and interfaces that make up the a data source that reads character-separated file such as CSV files. |
| jimm.datavision.test | Provides the JUnit test classes used during DataVision development. |
| Uses of CharSepSource in jimm.datavision.source.charsep |
|---|
| Fields in jimm.datavision.source.charsep declared as CharSepSource | |
|---|---|
protected CharSepSource |
CharSepRow.source
|
| Constructors in jimm.datavision.source.charsep with parameters of type CharSepSource | |
|---|---|
CharSepRow(CharSepSource source,
Query query)
|
|
| Uses of CharSepSource in jimm.datavision.test |
|---|
| Fields in jimm.datavision.test declared as CharSepSource | |
|---|---|
protected CharSepSource |
GroupFormulaTest.dataSource
|
protected CharSepSource |
CharSepTest.dataSource
|
protected CharSepSource |
PDFLETest.dataSource
|
protected CharSepSource |
FormulaEvalTest.dataSource
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||