Uses of Class
net.sf.imageCave.database.CfgFile

Packages that use CfgFile
net.sf.imageCave.database   
 

Uses of CfgFile in net.sf.imageCave.database
 

Methods in net.sf.imageCave.database with parameters of type CfgFile
 boolean DatabaseManager.writeOut(DataTable dt, CfgFile cFile)
          Writes to a CfgFile all the information in the corresponding table.
 DataAST CfgInterpreter.interpretFile(CfgFile file)
          Interprets a file that follows the ImageCave CFG Syntax.
abstract  void DataTableBuilder.setTableSource(CfgFile cf)
          Set the CfgFile from which to build the table/rows.
 void ASTDataTableBuilder.setTableSource(CfgFile cf)
          Set the CfgFile from which to build the table/rows.
 



Copyright 2004 Brian Lund, Justin Rasmussen, & Stuart Tett. All Rights Reserved.