Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 121632 of XPathResult

  • Revision slug: XPathResult
  • Revision title: XPathResult
  • Revision id: 121632
  • Created:
  • Creator: Brettz9
  • Is current revision? No
  • Comment +see also, +cat
Tags: 

Revision Content

Revision Source

<h2 name="Properties">Properties</h2>
<dl><dt><a href="en/BooleanValue">booleanValue</a>
</dt><dd> readonly boolean
</dd></dl>
<dl><dt><a href="en/InvalidInteratorState">invalidInteratorState</a>
</dt><dd> readonly boolean
</dd></dl>
<dl><dt><a href="en/NumberValue">numberValue</a>
</dt><dd> readonly float
</dd></dl>
<dl><dt><a href="en/ResultType">resultType</a>
</dt><dd> readonly integer (short)
</dd></dl>
<dl><dt><a href="en/SingleNodeValue">singleNodeValue</a>
</dt><dd> readonly Node
</dd></dl>
<dl><dt><a href="en/SnapshotLength">snapshotLength</a>
</dt><dd> readonly Integer
</dd></dl>
<dl><dt><a href="en/StringValue">stringValue</a>
</dt><dd> readonly String
</dd></dl>
<h2 name="Methods">Methods</h2>
<h3 name="iterateNext.28.29"><a href="en/IterateNext()">iterateNext()</a></h3>
<h3 name="snapshotItem.28.29"><a href="en/SnapshotItem()">snapshotItem()</a></h3>
<h2 name="Constants">Constants</h2>
<p>{{ XPathResultConstants() }}
</p>
<h3 name="See_also">See also</h3>
<ul><li> <a href="en/DOM/document.evaluate">document.evaluate()</a>
</li></ul>
Revert to this revision