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

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

Uses of XMLIORegistry in org.freehep.xml.io
 

Classes in org.freehep.xml.io that implement XMLIORegistry
 class DefaultXMLIORegistry
          Default XMLIORegistry.
 

Methods in org.freehep.xml.io that return XMLIORegistry
 XMLIORegistry XMLIOManager.getXMLIORegistry()
          Get the XMLIORegistry.
 

Methods in org.freehep.xml.io with parameters of type XMLIORegistry
protected  void XMLIOManager.setXMLIORegistry(XMLIORegistry xmlioRegistry)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.