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.
nsIXPointerResult
| IID: | D3992637-F474-4b65-83ED-323FE69C60D2 |
| Inherits From: | nsISupports |
XXX A good XPointerResult would probably mimic XPathresult, this range list is just the minimum that will be able to represent all return values, although it would be more user friendly to return nodes and node lists when they are possible.
This interface is implemented by the following components:
Properties
readonly PRUint32 length
Methods
nsIDOMRange item ( PRUint32 index )
nsIDOMRange item ( PRUint32 index )
- Arguments:
- index
References
This interface is returned from the following methods:
nsIDOMXMLDocument.evaluateXPointer, nsIXPointerEvaluator.evaluate, nsIXPointerSchemeProcessor.evaluate
Reference documentation is generated from Mozilla's source.
