Interface
caplin.services

XmlResourceService

Constructor Summary

Attributes Name and Description
caplin.services.XmlResourceService()

Method Summary

Attributes Name and Description
void getXmlDocument(String sElementName)

Access an XML document by name.

Constructor Detail

caplin.services.XmlResourceService()

Method Detail

void getXmlDocument(String sElementName)

Access an XML document by name.

Parameters
String sElementName The name of the root element of the particular document you wish to retrieve (e.g. 'gridDefinitions')