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 Next(ByRef out As %CharacterStream) as %Boolean
method NextTag(ByRef out As %CharacterStream) as %Boolean
classmethod captureNamespaces(tree, node, ByRef ns, ByRef nsExternal, ByRef child, tag, tagns)
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()