Uses of Interface
org.freehep.xml.io.XMLIOProxy

Packages that use XMLIOProxy
org.freehep.xml.io The XMLIO package is a set of interfaces and classes to save and restore objects using XML. 
 

Uses of XMLIOProxy in org.freehep.xml.io
 

Methods in org.freehep.xml.io that return XMLIOProxy
 XMLIOProxy XMLIORegistry.getXMLIOProxy(Class objClass)
          Get the appropriate XMLIOProxy to restore the object that wrote the xml node.
protected  XMLIOProxy XMLIOManager.getXMLIOProxy(Class objClass)
           
 XMLIOProxy DefaultXMLIORegistry.getXMLIOProxy(Class objClass)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.