Uses of Class
org.h2gis.drivers.dbf.internal.DbaseFileException

Packages that use DbaseFileException
org.h2gis.drivers.dbf.internal DBF Internal package, DBF utility not related with SQL packages. 
 

Uses of DbaseFileException in org.h2gis.drivers.dbf.internal
 

Methods in org.h2gis.drivers.dbf.internal that throw DbaseFileException
 void DbaseFileHeader.addColumn(String inFieldName, char inFieldType, int inFieldLength, int inDecimalCount)
          Add a column to this DbaseFileHeader.
 void DbaseFileWriter.write(Object[] record)
          Write a single dbase record.
 



Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.