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.

nsIXPointerEvaluator

IID:ADDD0FE5-8555-45b7-B763-97D5898CE268
Inherits From:nsISupports

Methods

nsIXPointerResult evaluate ( nsIDOMDocument document , DOMString expression )

nsIXPointerResult evaluate ( nsIDOMDocument document , DOMString expression )

Evaluate an XPointer expression.

Arguments:
document: The document in which to evaluate.
expression: The XPointer expression string to evaluate.
Returns:
The result.

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com