TXmlIteratorRegEx() > Search methods xHarbour Developers Network  

oTXmlIteratorRegEx:next()

Searches the next XML node matching the regular expressions.

Syntax

:next() --> oTXmlNode | NIL

Description

Method :next() returns the next TXmlNode() object matching the regular expressions defined with the :find() method. If no further XML node is found, the return value is NIL.


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