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

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

Methods in nl.knaw.dans.common.dbflib that return IfNonExistent
static IfNonExistent IfNonExistent.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IfNonExistent[] IfNonExistent.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.knaw.dans.common.dbflib with parameters of type IfNonExistent
 void Table.open(IfNonExistent ifNonExistent)
          Opens the table for reading and writing.
 



Copyright © 2009-2012 DANS. All Rights Reserved.