Caplin Trader 4.5.2

Interface: module:br/services/XmlResourceService

module:br/services/XmlResourceService

This class provides access to XML documents loaded via the XML bundler.

Methods

getXmlDocument(sElementName)

Access an XML document by name.
Parameters:
Name Type Description
sElementName String The name of the root element of the particular document you wish to retrieve (e.g. 'gridDefinitions')
Implementations:
  • module:br/services/xml/BRXmlResourceService#getXmlDocument