XPathResult
This object is available to unprivileged JavaScript. It implements the following interfaces:
Constants
Properties
readonly boolean booleanValue
readonly boolean invalidIteratorState
readonly double numberValue
readonly short resultType
readonly Node singleNodeValue
readonly int snapshotLength
readonly String stringValue
Methods
Node iterateNext ( )
Node snapshotItem ( int index )
Node iterateNext ( )
Node snapshotItem ( int index )
- Arguments:
- index
Reference documentation is generated from Mozilla's source.