Class TXMLElementFilteringIterator
Unit
Declaration
type TXMLElementFilteringIterator = class(TXMLElementIterator)
Description
Iterate over children elements of given XML element, that have matching TagName.
Hierarchy
- TObject
- TXMLElementIterator
- TXMLElementFilteringIterator
Overview
Methods
constructor Create(ParentElement: TDOMElement; const TagName: String); |
|
function GetNext: boolean; override; |
Description
Methods
constructor Create(ParentElement: TDOMElement; const TagName: String); |
|
This item has no description. |
function GetNext: boolean; override; |
|
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.