Einhugur Xml Plugin for Xojo

EinhugurXml.XPathNodeIterator Class (console safe)

Iterator for nodes coming from node set originating from XPath query.

XPathNodeIterator carries XPathNode class instances which carry either Node or Attribute class instances depending on the XPath query.

You never create instances of this class directly, instead some iterative properties and methods in other classes will return instance of this class for use in for each loops.

Object
   XPathNodeIterator

class EinhugurXml.XPathNodeIterator implements

Iterator

Iterable

Constructors

XPathNodeIteratorPrivate constructor.

Properties

AnyReturns true if there are any nodes.
CountReturns count of nodes

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS