| Package | Description | 
|---|---|
| com.tangosol.coherence.config.xml | 
 Defines the Xml Document Pre-Processors and Xml Element Processors for converting 
Coherence Cache Configuration files into Coherence configuration object models. 
 | 
| com.tangosol.coherence.config.xml.preprocessor | 
 Defines the Xml document Pre-Processors for Coherence Cache Configuration files. 
 | 
| com.tangosol.coherence.config.xml.processor | 
 Defines the Xml document Element and Attribute Processors for Coherence Cache 
Configuration files. 
 | 
| com.tangosol.coherence.jcache | 
 Contains classes related to Coherence JCache. 
 | 
| com.tangosol.config.xml | 
 Defines classes and interfaces for processing Xml documents and building object
models, like configuration, based on said documents though the use of injection. 
 | 
| Class and Description | 
|---|
| AbstractNamespaceHandler
 An  
AbstractNamespaceHandler provides a base implementation of a NamespaceHandler
 with support for implicit and explicit registration of ElementProcessors and
 AttributeProcessors for those xml attributes and elements occurring in the associated xml namespace. | 
| NamespaceHandler
 A  
NamespaceHandler is responsible for defining the
 DocumentPreprocessor, ElementProcessors and
 AttributeProcessors
 required for processing xml content belonging to a specific xml namespace
 used in an xml document. | 
| ProcessingContext
 A  
ProcessingContext provides contextual information concerning the processing of content in an xml document. | 
| Class and Description | 
|---|
| DocumentElementPreprocessor.ElementPreprocessor
 An  
DocumentElementPreprocessor.ElementPreprocessor provides a mechanism to examine and optionally
 mutate an XmlElement prior to it being processed by a
 ElementProcessor. | 
| ProcessingContext
 A  
ProcessingContext provides contextual information concerning the processing of content in an xml document. | 
| Class and Description | 
|---|
| ConditionalElementProcessor
 A  
ConditionalElementProcessor is an ElementProcessor that supports conditionally
 processing XmlElements. | 
| ElementProcessor
 An  
ElementProcessor is responsible for processing XmlElement content
 to return a strongly-typed value. | 
| ProcessingContext
 A  
ProcessingContext provides contextual information concerning the processing of content in an xml document. | 
| XmlSimpleName
 Denotes that a class is associated with the processing of a 
 specifically named Xml element or attribute. 
 | 
| Class and Description | 
|---|
| AbstractNamespaceHandler
 An  
AbstractNamespaceHandler provides a base implementation of a NamespaceHandler
 with support for implicit and explicit registration of ElementProcessors and
 AttributeProcessors for those xml attributes and elements occurring in the associated xml namespace. | 
| NamespaceHandler
 A  
NamespaceHandler is responsible for defining the
 DocumentPreprocessor, ElementProcessors and
 AttributeProcessors
 required for processing xml content belonging to a specific xml namespace
 used in an xml document. | 
| ProcessingContext
 A  
ProcessingContext provides contextual information concerning the processing of content in an xml document. | 
| Class and Description | 
|---|
| AttributeProcessor
 An  
AttributeProcessor is responsible for processing XmlAttribute content
 to return a strongly-typed value. | 
| DefaultProcessingContext
 The default implementation of a  
ProcessingContext. | 
| DocumentElementPreprocessor
 A  
DocumentElementPreprocessor is a DocumentPreprocessor
 that is designed to operate with one or more DocumentElementPreprocessor.ElementPreprocessors. | 
| DocumentElementPreprocessor.ElementPreprocessor
 An  
DocumentElementPreprocessor.ElementPreprocessor provides a mechanism to examine and optionally
 mutate an XmlElement prior to it being processed by a
 ElementProcessor. | 
| DocumentPreprocessor
 A  
DocumentPreprocessor provides a mechanism to pre-process an
 XmlElement, representing part or all of an XmlDocument
 prior to the said XmlElement being processes using configured
 ElementProcessors. | 
| DocumentProcessor.DefaultDependencies
 The  
DocumentProcessor.DefaultDependencies is the default implementation of the
 DocumentProcessor DocumentProcessor.Dependencies interface. | 
| DocumentProcessor.Dependencies | 
| ElementProcessor
 An  
ElementProcessor is responsible for processing XmlElement content
 to return a strongly-typed value. | 
| NamespaceHandler
 A  
NamespaceHandler is responsible for defining the
 DocumentPreprocessor, ElementProcessors and
 AttributeProcessors
 required for processing xml content belonging to a specific xml namespace
 used in an xml document. | 
| ProcessingContext
 A  
ProcessingContext provides contextual information concerning the processing of content in an xml document. |