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.
nsIFIXptrEvaluator
| IID: | 50D28211-8FB8-4323-B93D-08A6E80E559E |
| Inherits From: | nsISupports |
nsIFIXptrEvaluator resolves a FIXptr expression
Methods
nsIDOMRange evaluate ( nsIDOMDocument document , DOMString expression )
nsIDOMRange evaluate ( nsIDOMDocument document , DOMString expression )
Evaluate a FIXptr expression.
- Arguments:
- document: The document in which to evaluate.
- expression: The FIXptr expression string to evaluate.
- Returns:
- The result.
Reference documentation is generated from Mozilla's source.
