com.ricebridge.xmlman.test
Class BackgroundTest.DelayedStringArrayRecordProvider

java.lang.Object
  extended bycom.ricebridge.xmlman.RecordProviderSupport
      extended bycom.ricebridge.xmlman.StringArrayRecordProvider
          extended bycom.ricebridge.xmlman.test.BackgroundTest.DelayedStringArrayRecordProvider
All Implemented Interfaces:
RecordProvider
Enclosing class:
BackgroundTest

public static class BackgroundTest.DelayedStringArrayRecordProvider
extends StringArrayRecordProvider


Field Summary
 
Fields inherited from class com.ricebridge.xmlman.StringArrayRecordProvider
iData, iRecordIndex
 
Fields inherited from class com.ricebridge.xmlman.RecordProviderSupport
iFieldNames
 
Constructor Summary
BackgroundTest.DelayedStringArrayRecordProvider()
           
 
Method Summary
protected  void setXmlSpecImpl(XmlSpec pXmlSpec)
          Implement this method to receive the current XmlSpec settings.
protected  void startProcessImpl()
          Start the saving process.
 
Methods inherited from class com.ricebridge.xmlman.StringArrayRecordProvider
hasNextRecordImpl, nextRecordImpl, setData
 
Methods inherited from class com.ricebridge.xmlman.RecordProviderSupport
endProcess, endProcessImpl, hasNextRecord, nextRecord, setFieldNames, setFieldNamesImpl, setXmlSpec, startProcess
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackgroundTest.DelayedStringArrayRecordProvider

public BackgroundTest.DelayedStringArrayRecordProvider()
Method Detail

setXmlSpecImpl

protected void setXmlSpecImpl(XmlSpec pXmlSpec)
Description copied from class: RecordProviderSupport
Implement this method to receive the current XmlSpec settings.

This method is optional for subclasses, as an empty implementation is provided here.

Overrides:
setXmlSpecImpl in class RecordProviderSupport
Parameters:
pXmlSpec - XML specification
See Also:
RecordProviderSupport.setXmlSpec(com.ricebridge.xmlman.XmlSpec), RecordProvider.setXmlSpec(com.ricebridge.xmlman.XmlSpec)

startProcessImpl

protected void startProcessImpl()
Description copied from class: StringArrayRecordProvider
Start the saving process.

Overrides:
startProcessImpl in class StringArrayRecordProvider


Copyright © 2004-2005 Ricebridge