Uses of Class
dsto.dfc.databeans.io.XmlOutput

Packages that use XmlOutput
dsto.dfc.databeans.io   
dsto.dfc.swing.persistence Support for managing persistent objects. 
livespace.services   
 

Uses of XmlOutput in dsto.dfc.databeans.io
 

Fields in dsto.dfc.databeans.io declared as XmlOutput
protected  XmlOutput DataObjectPersister2.xmlOutput
           
protected  XmlOutput DataObjectPersister.xmlOutput
           
 

Methods in dsto.dfc.databeans.io that return XmlOutput
 XmlOutput DataObjectPersister2.getXmlOutput()
           
 XmlOutput DataObjectPersister.getXmlOutput()
           
 

Uses of XmlOutput in dsto.dfc.swing.persistence
 

Methods in dsto.dfc.swing.persistence that return XmlOutput
 XmlOutput DbXmlSerializer.getXmlOutput()
           
 

Methods in dsto.dfc.swing.persistence with parameters of type XmlOutput
 void DbXmlSerializer.setXmlOutput(XmlOutput xmlOutput)
           
 

Uses of XmlOutput in livespace.services
 

Methods in livespace.services that return XmlOutput
protected  XmlOutput EntityContainer.createXmlOutput()
           
 



Copyright © 2008 Commonwealth of Australia