Namespace: Consultingwerk
Class 
XmlElementWalker Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

Purpose: Walks the child Elements of the given XML Element
Notes:



Top Method Summary
Options Name Purpose
+ WalkElements (handle, character, IXmlElementWalkerTask) Walks the child Elements of the given XML Element
+ WalkElements (handle, character, IXmlElementWalkerTask, logical) Walks the child Elements of the given XML Element


Method Detail
Top

PUBLIC WalkElements (handle, character, IXmlElementWalkerTask)

Purpose: Walks the child Elements of the given XML Element
Notes:

Parameters:
phNodeRef HANDLE
The x-noderef representing the current XML Element
pcElementName CHARACTER
Optional filter for the XML element name
poTask Consultingwerk.IXmlElementWalkerTask
The IXmlElementWalkerTask instance
Top

PUBLIC WalkElements (handle, character, IXmlElementWalkerTask, logical)

Purpose: Walks the child Elements of the given XML Element
Notes:

Parameters:
phNodeRef HANDLE
The x-noderef representing the current XML Element
pcElementName CHARACTER
Optional filter for the XML element name
poTask Consultingwerk.IXmlElementWalkerTask
The IXmlElementWalkerTask instance
plRecursive LOGICAL
Logical value indicating if the nodes will be processed recursively


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       08.12.2024 13:33:06