Skip navigation links

Oracle® Spatial Java API Reference
11g Release 1 (11.1)
B28401-01


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

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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

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

Skip navigation links

Oracle® Spatial Java API Reference
11g Release 1 (11.1)
B28401-01


Copyright © 2007, Oracle. All Rights Reserved.