Skip to main content

EnsLib.ITK.Util.XML

class EnsLib.ITK.Util.XML extends %Library.RegisteredObject

Property Inventory

Method Inventory

Properties

property %child;
Property methods: %childDisplayToLogical(), %childGet(), %childIsValid(), %childLogicalToDisplay(), %childLogicalToOdbc(), %childNormalize(), %childSet()
property %nsouter [ MultiDimensional ];
Property methods: %nsouterDisplayToLogical(), %nsouterGet(), %nsouterIsValid(), %nsouterLogicalToDisplay(), %nsouterLogicalToOdbc(), %nsouterNormalize(), %nsouterSet()
property Document as %XML.Document;
Property methods: DocumentGet(), DocumentGetSwizzled(), DocumentIsValid(), DocumentNewObject(), DocumentSet()

Methods

method NextTag(ByRef out As %CharacterStream) as %Boolean
method PercolateNamespaces(pTagname As %String, pNamespace As %String)
classmethod captureNamespaces(tree, node, ByRef ns, ByRef nsExternal, ByRef child, tag, tagns)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab