Class AbstractSimpleReader
java.lang.Object
org.gvsig.fmap.dal.store.simplereader.simplereaders.AbstractSimpleReader
- All Implemented Interfaces:
Closeable,AutoCloseable,AutomaticDetectionOfTypes.Rows,SimpleReader
- Author:
- gvSIG Team
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.gvsig.fmap.dal.store.simplereader.AutomaticDetectionOfTypes.Rows
nextRowValuesMethods inherited from interface org.gvsig.fmap.dal.store.simplereader.simplereaders.SimpleReader
close, getColumnsCount, getHeader, getLine, read, skip
-
Constructor Details
-
AbstractSimpleReader
public AbstractSimpleReader()
-
-
Method Details
-
getVirtualRows
-