|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.data.tiger.TigerFeatureReader
Title: GeoTools2 Development
Description:
Copyright: Copyright (c) 2003
Company:
| Constructor Summary | |
TigerFeatureReader(java.io.File dir,
java.lang.String typeName)
Creates a new TigerFeatureReader object. |
|
| Method Summary | |
void |
close()
close |
FeatureType |
getFeatureType()
getFeatureType |
boolean |
hasNext()
hasNext |
Feature |
next()
next |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TigerFeatureReader(java.io.File dir,
java.lang.String typeName)
throws java.io.IOException
dir - DOCUMENT ME!typeName - DOCUMENT ME!
java.io.IOException - DOCUMENT ME!| Method Detail |
public FeatureType getFeatureType()
getFeatureType in interface FeatureReader
public Feature next()
throws java.io.IOException,
IllegalAttributeException,
java.util.NoSuchElementException
next in interface FeatureReaderjava.io.IOException
IllegalAttributeException
java.util.NoSuchElementException
public boolean hasNext()
throws java.io.IOException
hasNext in interface FeatureReaderjava.io.IOException
public void close()
throws java.io.IOException
close in interface FeatureReaderjava.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||