Interface SimpleReader
- All Superinterfaces:
AutoCloseable,AutomaticDetectionOfTypes.Rows,Closeable
- All Known Implementing Classes:
AbstractSimpleReader
-
Method Summary
Methods inherited from interface org.gvsig.fmap.dal.store.simplereader.AutomaticDetectionOfTypes.Rows
nextRowValues
-
Method Details
-
getHeader
- Throws:
IOException
-
getColumnsCount
- Throws:
IOException
-
read
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
skip
- Throws:
IOException
-
getLine
int getLine()
-