HS.Util.XMLUtils
class HS.Util.XMLUtils
XML Utility codeMethod Inventory
Methods
classmethod Digger(tree As %String, node As %Integer, context As %String, get As %String, ByRef results)
classmethod GetXDataAsStreamWithSubstitutions(pXData, ByRef pStream) as %Status
Make substitions on {$method{}} and {$expression{}} calls - limited to string size
classmethod matches(tree, node, get, ByRef results)