WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIDOMXPathResult
| IID: | 75506f84-b504-11d5-a7f2-ca108ab8b6fc |
| Inherits From: | nsISupports |
Constants
Properties
readonly PRBool booleanValue
readonly PRBool invalidIteratorState
readonly double numberValue
readonly PRUint16 resultType
readonly nsIDOMNode singleNodeValue
readonly PRUint32 snapshotLength
readonly DOMString stringValue
Methods
nsIDOMNode iterateNext ( )
nsIDOMNode snapshotItem ( PRUint32 index )
nsIDOMNode iterateNext ( )
nsIDOMNode snapshotItem ( PRUint32 index )
- Arguments:
- index
Reference documentation is generated from Mozilla's source.
