Uses of Class
com.ccg.io.TextTable

Packages that use TextTable
com.ccg.io Input/Output Classes. 
 

Uses of TextTable in com.ccg.io
 

Methods in com.ccg.io that return TextTable
 TextTable TableProcessor.getTable()
          Get the table definition object.
 

Methods in com.ccg.io with parameters of type TextTable
static int[] TextTable.getTableMap(TextTable tt, String[][] headers)
          Determine the indexes of the columns we are interested in by column heading.
 void TableProcessor.setTable(TextTable val)
          Set the table definition object.
 

Constructors in com.ccg.io with parameters of type TextTable
TableProcessor(TextTable t)
          Initializes the object with a table parser object.
 



Copyright 1998-1998-2006 null. All Rights Reserved.