|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 Table s 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. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |