com.ricebridge.xmlman.test
Class PerformanceTest.MeasureTableModelRecordListener

java.lang.Object
  extended bycom.ricebridge.xmlman.RecordListenerSupport
      extended bycom.ricebridge.xmlman.TableModelRecordListener
          extended bycom.ricebridge.xmlman.test.PerformanceTest.MeasureTableModelRecordListener
All Implemented Interfaces:
RecordListener
Enclosing class:
PerformanceTest

public static class PerformanceTest.MeasureTableModelRecordListener
extends TableModelRecordListener


Field Summary
 
Fields inherited from class com.ricebridge.xmlman.TableModelRecordListener
iTableModel, PROP_TableModel_dataHasHeaders, PROP_TableModel_editable
 
Fields inherited from class com.ricebridge.xmlman.RecordListenerSupport
iFieldNames
 
Constructor Summary
PerformanceTest.MeasureTableModelRecordListener()
           
 
Method Summary
protected  BadRecord handleRecordImpl(String[] pRecord, long pRecordNumber)
          Store the data record String[].
 
Methods inherited from class com.ricebridge.xmlman.TableModelRecordListener
getTableModel, setFieldNamesImpl, setXmlSpecImpl, toString
 
Methods inherited from class com.ricebridge.xmlman.RecordListenerSupport
endProcess, endProcessImpl, handleRecord, setFieldNames, setXmlSpec, startProcess, startProcessImpl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PerformanceTest.MeasureTableModelRecordListener

public PerformanceTest.MeasureTableModelRecordListener()
Method Detail

handleRecordImpl

protected BadRecord handleRecordImpl(String[] pRecord,
                                     long pRecordNumber)
Description copied from class: TableModelRecordListener
Store the data record String[].

Overrides:
handleRecordImpl in class TableModelRecordListener
See Also:
RecordListener.handleRecord(java.lang.String[], long)


Copyright © 2004-2005 Ricebridge