Class JsonReader
java.lang.Object
org.gvsig.fmap.dal.store.simplereader.simplereaders.AbstractSimpleReader
org.gvsig.fmap.dal.store.json.simplereaders.JsonReader
- All Implemented Interfaces:
Closeable,AutoCloseable,org.gvsig.fmap.dal.store.simplereader.AutomaticDetectionOfTypes.Rows,org.gvsig.fmap.dal.store.simplereader.simplereaders.SimpleReader
public class JsonReader
extends org.gvsig.fmap.dal.store.simplereader.simplereaders.AbstractSimpleReader
- Author:
- jovivas
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gvsig.fmap.dal.store.simplereader.simplereaders.AbstractSimpleReader
getVirtualRows
-
Constructor Details
-
JsonReader
- Throws:
IOException
-
-
Method Details
-
getHeader
- Throws:
IOException
-
getColumnsCount
- Throws:
IOException
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-
close
- Throws:
IOException
-
skip
- Throws:
IOException
-
getLine
public int getLine() -
nextRowValues
-