Uses of Class
nl.knaw.dans.common.dbflib.InvalidFieldLengthException

Uses of InvalidFieldLengthException in nl.knaw.dans.common.dbflib
 

Methods in nl.knaw.dans.common.dbflib that throw InvalidFieldLengthException
 Table Database.addTable(String name, List<Field> fields)
          Adds a new Table object to the set of Tables maintained by this Database object and returns it.
 

Constructors in nl.knaw.dans.common.dbflib that throw InvalidFieldLengthException
Table(File tableFile, Version version, List<Field> fields)
          As Table.Table(File, Version, List, String) but uses the platform's default character set.
Table(File tableFile, Version version, List<Field> fields, String charsetName)
          Creates a new Table object.
 



Copyright © 2009-2012 DANS. All Rights Reserved.