Package ravendata
Class RavenFileReader
java.lang.Object
ravendata.RavenFileReader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
exists()
protected int
get a count of column errors.int[]
-
Constructor Details
-
RavenFileReader
- Throws:
IOException
-
-
Method Details
-
closeFile
- Throws:
IOException
-
getExtraColumns
-
getMainIndexes
public int[] getMainIndexes() -
readTable
- Throws:
IOException
-
exists
public boolean exists() -
getColumnErrors
protected int getColumnErrors()get a count of column errors.- Returns:
- the columnErrors
-