|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.charts.vector.parser.MetsciENCReader
public class MetsciENCReader
Constructor Summary | |
---|---|
MetsciENCReader(java.io.InputStream stream)
|
|
MetsciENCReader(java.lang.String resourceName)
|
Method Summary | |
---|---|
java.util.Collection<ENCObject> |
getCollection()
|
GeoFilterableRecordList<ENCObject> |
getGeoFilterableRecordList()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetsciENCReader(java.lang.String resourceName) throws java.io.IOException
java.io.IOException
public MetsciENCReader(java.io.InputStream stream) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public GeoFilterableRecordList<ENCObject> getGeoFilterableRecordList()
getGeoFilterableRecordList
in interface GeoReader<ENCObject>
public java.util.Collection<ENCObject> getCollection()
getCollection
in interface GeoReader<ENCObject>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |