com.ricebridge.xmlman.test
Class BackgroundTest.DelayedStringListRecordProvider

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

public static class BackgroundTest.DelayedStringListRecordProvider
extends StringListRecordProvider


Field Summary
 
Fields inherited from class com.ricebridge.xmlman.StringListRecordProvider
iData, iRecordIndex
 
Fields inherited from class com.ricebridge.xmlman.RecordProviderSupport
iFieldNames
 
Constructor Summary
BackgroundTest.DelayedStringListRecordProvider()
           
 
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.StringListRecordProvider
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.DelayedStringListRecordProvider

public BackgroundTest.DelayedStringListRecordProvider()
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: StringListRecordProvider
Start the saving process.

Overrides:
startProcessImpl in class StringListRecordProvider


Copyright © 2004-2005 Ricebridge