| Package | Description | 
|---|---|
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<T> T | 
DocumentProcessor.process(XmlDocumentReference refDocument,
       XmlDocumentReference... aOverrides)
Processes the  
XmlDocument located at the specified XmlDocumentReference. | 
<T> T | 
DocumentProcessor.process(XmlDocumentReference refDocument,
       XmlDocumentReference... aOverrides)
Processes the  
XmlDocument located at the specified XmlDocumentReference. |