Serialized Form


Package com.ricebridge.data

Class com.ricebridge.data.DataException extends DataBaseException implements Serializable


Package com.ricebridge.data.in

Class com.ricebridge.data.in.DataBaseException extends StandardException implements Serializable


Package com.ricebridge.xmlman

Class com.ricebridge.xmlman.XmlManagerException extends XmlManagerBaseException implements Serializable

Serialized Fields

iBadRecord

BadRecord iBadRecord


Package com.ricebridge.xmlman.in

Class com.ricebridge.xmlman.in.XmlManagerBaseException extends StandardException implements Serializable

Class com.ricebridge.xmlman.in.XmlManNavigator extends com.ricebridge.xmlman.tp.DefaultNavigator implements Serializable

Class com.ricebridge.xmlman.in.XmlTableModel extends AbstractTableModel implements Serializable

Serialized Fields

iEditable

boolean iEditable
The table may be editable.


iDataHasHeaders

boolean iDataHasHeaders
The first line of the CSV file may contain headers.


iHeadersStored

boolean iHeadersStored
Flag to indicate that headers have been loaded.


iHeaders

List iHeaders
List of headers as Strings.


iData

ArrayList iData
Table data as a List of String[] arrays.


iMaxNumFields

int iMaxNumFields
Maximum number of fields encountered.



Copyright © 2004-2005 Ricebridge