TXmlIterator() > Methods xHarbour Developers Network  

oTXmlIterator:getNode()

Retrieves the current XML node matching the search criteria.

Syntax

:getNode() --> oTXmlNode | NIL

Description

Method :getNode() returns the current TXmlNode() object as it is determined by a previous call to :next(). If no further XML node exists, the return value is NIL.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe