A C D E F G H I J N O P R S T W X

C

CData - class org.sapia.util.xml.CData.
The CData class is an object representation of a XML CDATA section and it has only one attribute which is the content of the CDATA section.
CData(String) - Constructor for class org.sapia.util.xml.CData
Creates a new CData instance with the string content passed in.
characters(HandlerContextIF, char[], int, int) - Method in class org.sapia.util.xml.confix.ConfixHandlerState
Receives the notification of character data inside an element.
CompositeObjectFactory - class org.sapia.util.xml.confix.CompositeObjectFactory.
This instance implements an ObjectFactoryIF that internally maps child object factories to XML namepspace prefixes OR URIs.
CompositeObjectFactory() - Constructor for class org.sapia.util.xml.confix.CompositeObjectFactory
Creates a new CompositeObjectFactory instance.
ConfigurationException - exception org.sapia.util.xml.confix.ConfigurationException.
Thrown when an XML processor could not complete the processing of a XML configuration.
ConfigurationException(String) - Constructor for class org.sapia.util.xml.confix.ConfigurationException
Creates a new ConfigurationException instance with the argument passed in.
ConfigurationException(String, Throwable) - Constructor for class org.sapia.util.xml.confix.ConfigurationException
Creates a new ConfigurationException instance with the arguments passed in.
ConfixHandlerState - class org.sapia.util.xml.confix.ConfixHandlerState.
Implements a HandlerStateIF that is used by the SAXProcessor.
ConfixHandlerState(SAXProcessor) - Constructor for class org.sapia.util.xml.confix.ConfixHandlerState
Creates a new ConfixHandlerState instance
ConfixHandlerState(SAXProcessor, Object) - Constructor for class org.sapia.util.xml.confix.ConfixHandlerState
Creates a new ConfixHandlerState instance
ConfixProcessorFactory - class org.sapia.util.xml.confix.ConfixProcessorFactory.
A factory that instantiates ConfixProcessorIF instances.
ConfixProcessorFactory(Class) - Constructor for class org.sapia.util.xml.confix.ConfixProcessorFactory
Creates a new ConfixProcessorFactory instance.
ConfixProcessorIF - interface org.sapia.util.xml.confix.ConfixProcessorIF.
Specifies the common "public" behavior of all XML processor - that transform a XML configuration in to an object graph.
consume(InputSource) - Method in interface org.sapia.util.xml.confix.XMLConsumer
 
containsMethod(String, Object, String) - Static method in class org.sapia.util.xml.confix.AbstractXMLProcessor
 
containsObjectFactory(String) - Method in class org.sapia.util.xml.confix.CompositeObjectFactory
Returns true if an object factory is internally mapped to the given namespace or prefix.
convertChars(char[], String) - Static method in class org.sapia.util.xml.confix.AbstractXMLProcessor
 
create(Object) - Static method in class org.sapia.util.xml.confix.CreationStatus
Returns a CreationStatus that encapsulates the given instance.
createProcessor(ObjectFactoryIF) - Method in class org.sapia.util.xml.confix.ConfixProcessorFactory
Factory method that creates a new ConfixProcessorIF instance.
CreationStatus - class org.sapia.util.xml.confix.CreationStatus.
Models a "creation status".

A C D E F G H I J N O P R S T W X
Copyright © 2002 Sapia Open Source Software. All Rights Reserved.