Uses of Package
org.objectweb.proactive.core.xml.io

Packages that use org.objectweb.proactive.core.xml.io
org.objectweb.proactive.core.component.xml Provides means to load a component system from an xml descriptor file.  
org.objectweb.proactive.core.config.xml Provides all classes needed for parsing XML configuration file, and loading related System properties
org.objectweb.proactive.core.descriptor.xml Provides all classes needed for parsing XML Deployment Descriptor files, and building related java objects
org.objectweb.proactive.core.xml.handler **For internal use only** Contains utility classes.  
org.objectweb.proactive.core.xml.io **For internal use only** Contains utility classes.  
org.objectweb.proactive.ext.security   
 

Classes in org.objectweb.proactive.core.xml.io used by org.objectweb.proactive.core.component.xml
XMLHandler
          Receives SAX event and pass them on
 

Classes in org.objectweb.proactive.core.xml.io used by org.objectweb.proactive.core.config.xml
XMLHandler
          Receives SAX event and pass them on
 

Classes in org.objectweb.proactive.core.xml.io used by org.objectweb.proactive.core.descriptor.xml
XMLHandler
          Receives SAX event and pass them on
 

Classes in org.objectweb.proactive.core.xml.io used by org.objectweb.proactive.core.xml.handler
XMLHandler
          Receives SAX event and pass them on
 

Classes in org.objectweb.proactive.core.xml.io used by org.objectweb.proactive.core.xml.io
Attributes
          A class implementing this interface is a wrapper of the attribute of an XML element.
XMLReader
          A class implementing this interface is able to read XML data
 

Classes in org.objectweb.proactive.core.xml.io used by org.objectweb.proactive.ext.security
XMLHandler
          Receives SAX event and pass them on
 



Copyright © April 2004 INRIA All Rights Reserved.