Uses of Package
org.sapia.util.xml.confix

Packages that use org.sapia.util.xml.confix
org.sapia.util.xml.confix   
 

Classes in org.sapia.util.xml.confix used by org.sapia.util.xml.confix
AbstractXMLProcessor
          This class defines the behavior for generating an object graph from an XML document.
ConfigurationException
          Thrown when an XML processor could not complete the processing of a XML configuration.
ConfixProcessorFactory
          A factory that instantiates ConfixProcessorIF instances.
ConfixProcessorIF
          Specifies the common "public" behavior of all XML processor - that transform a XML configuration in to an object graph.
CreationStatus
          Models a "creation status".
ObjectCreationException
          Thrown when an object factory could not create a given object.
ObjectFactoryIF
          This interface specifies the behavior of factories that create objects out of XML content.
SAXProcessor
          An instance of this class receives SAX events and delegates object creation to an ObjectFactoryIF.
 



Copyright © 2002 Sapia Open Source Software. All Rights Reserved.