Attributes | Name and Description |
---|---|
|
caplin.services.XmlResourceService()
|
Attributes | Name and Description |
---|---|
|
void
getXmlDocument(String sElementName)
Access an XML document by name. |
►
caplin.services.XmlResourceService()
►
void
getXmlDocument(String sElementName)
Access an XML document by name.
String | sElementName | The name of the root element of the particular document you wish to retrieve (e.g. 'gridDefinitions') |