Oracle® Spatial Java API Reference
10g Release 2 (10.2)

B14373-02


oracle.spatial.util
Class DBFReaderJGeom.CharacterColumn

java.lang.Object
  extended by oracle.spatial.util.DBFReaderJGeom.RecordColumn
      extended by oracle.spatial.util.DBFReaderJGeom.CharacterColumn

Enclosing class:
DBFReaderJGeom

public static class DBFReaderJGeom.CharacterColumn
extends DBFReaderJGeom.RecordColumn

Field Summary
protected  int columnLength
           

 

Fields inherited from class oracle.spatial.util.DBFReaderJGeom.RecordColumn
columnName, values

 

Constructor Summary
DBFReaderJGeom.CharacterColumn(byte[] name, int length)
           

 

Method Summary
 int getLength()
           
 byte getType()
           

 

Methods inherited from class oracle.spatial.util.DBFReaderJGeom.RecordColumn
addValue, getDecimalDigits, getName, getNumValues, getValue

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

columnLength

protected int columnLength

Constructor Detail

DBFReaderJGeom.CharacterColumn

public DBFReaderJGeom.CharacterColumn(byte[] name,
                                      int length)

Method Detail

getType

public byte getType()
Overrides:
getType in class DBFReaderJGeom.RecordColumn

getLength

public int getLength()
Overrides:
getLength in class DBFReaderJGeom.RecordColumn

Oracle® Spatial Java API Reference
10g Release 2 (10.2)

B14373-02


Copyright © 2006, Oracle. All Rights Reserved.