HtmlListElement flist = new HtmlListElement("Feature Types (from "
+ fcsURL + ")");
boolean generateflist = false;
DcwRecordFile fcs = new DcwRecordFile(ct.getDataPath()
+ File.separator + "fcs" + (ct.appendDot ? "." : ""));
int featureClassColumn = fcs.whatColumn("feature_class");
int table1Column = fcs.whatColumn("table1");
// int table1_keyColumn = fcs.whatColumn("table1_key");
// int table2Column = fcs.whatColumn("table2");
// int table2_keyColumn = fcs.whatColumn("table2_key");