Uses of Class
com.tangosol.run.xml.XmlDocumentReference
Packages that use XmlDocumentReference
Package
Description
Defines classes and interfaces for processing Xml documents and building object
 models, like configuration, based on said documents though the use of injection.
- 
Uses of XmlDocumentReference in com.tangosol.config.xml
Methods in com.tangosol.config.xml with parameters of type XmlDocumentReferenceModifier and TypeMethodDescription<T> TDocumentProcessor.process(XmlDocumentReference refDocument, XmlDocumentReference... aOverrides) Processes theXmlDocumentlocated at the specifiedXmlDocumentReference.