org.geotools.data.shapefile.dbf
Class DbaseFileReader.Row

Object
  extended by DbaseFileReader.Row
Enclosing class:
DbaseFileReader

public final class DbaseFileReader.Row
extends Object


Constructor Summary
DbaseFileReader.Row()
           
 
Method Summary
 Object read(int column)
           
 String toString()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DbaseFileReader.Row

public DbaseFileReader.Row()
Method Detail

read

public Object read(int column)
            throws IOException
Throws:
IOException

toString

public String toString()
Overrides:
toString in class Object


Copyright © 1996-2009 Geotools. All Rights Reserved.