Uses of Class
com.ricebridge.xmlman.in.MutableStats

Packages that use MutableStats
com.ricebridge.xmlman.in   
 

Uses of MutableStats in com.ricebridge.xmlman.in
 

Methods in com.ricebridge.xmlman.in that return MutableStats
 MutableStats XmlOutputHandler.getStats()
          Get the current Stats object used when saving XML record data.
 MutableStats XmlInputHandler.getStats()
          Get the current Stats object used when loading XML record data.
 

Methods in com.ricebridge.xmlman.in with parameters of type MutableStats
 void XmlOutputHandler.setStats(MutableStats pStats)
          Set the Stats object to use when saving XML record data.
 void XmlInputHandler.setStats(MutableStats pStats)
          Set the Stats object to use when loading XML record data.
 void RecordTrigger.setStats(MutableStats pStats)
          Set the current Stats object.
 



Copyright © 2004-2005 Ricebridge