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