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.
nsIXPointerSchemeProcessor
| IID: | 093D3559-B56B-44d0-8764-C25815715080 |
| Inherits From: | nsISupports |
Methods
nsIXPointerResult evaluate ( nsIDOMDocument document , nsIXPointerSchemeContext context , DOMString data )
nsIXPointerResult evaluate ( nsIDOMDocument document , nsIXPointerSchemeContext context , DOMString data )
Evaluate.
- Arguments:
- document: The document in which to resolve the XPointer.
- context: The XPointer context in which to process data.
- data: The data in the scheme that needs to be resolved.
- Returns:
- The result of the evaluation.
Reference documentation is generated from Mozilla's source.
