public class IlvTigerRT1BasicDataReader extends Object
Constructor and Description |
---|
IlvTigerRT1BasicDataReader(String baseName)
IlvTigerRT1BasicDataReader
|
IlvTigerRT1BasicDataReader(URL url)
IlvTigerRT1BasicDataReader
|
Modifier and Type | Method and Description |
---|---|
void |
close()
close
|
boolean |
hasNext()
hasNext
|
void |
next()
next
|
IlvFeatureAttributeProperty |
read()
Returns the attributes for a feature.
|
protected void |
setFeatureClassFilter(IlvTigerFeatureClass featureClass)
Sets a specific feature class used to check if the record matches.
|
public IlvTigerRT1BasicDataReader(String baseName)
baseName
- The Tiger file base namepublic IlvTigerRT1BasicDataReader(URL url)
url
- The Tiger URL baseprotected void setFeatureClassFilter(IlvTigerFeatureClass featureClass)
featureClass
- The featureClass to set as filter.public void close() throws IOException
IOException
public boolean hasNext() throws IOException
IOException
public void next() throws IOException
IOException
NoSuchElementException
- DOCUMENT ME!public IlvFeatureAttributeProperty read() throws IOException
IOException
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.