Package | Description |
---|---|
elemental.dom | |
elemental.html | |
elemental.js.dom | |
elemental.js.xpath | |
elemental.xpath |
Class and Description |
---|
XPathExpression
An XPathExpression is a compiled XPath query returned from document.createExpression().
|
XPathNSResolver |
XPathResult
Refer to
nsIDOMXPathResult
for more detail. |
Class and Description |
---|
DOMParser
This page redirects to a page that no longer exists en/Document_Object_Model_(DOM)/DOMParser.
|
XMLSerializer
XMLSerializer can be used to convert DOM subtree or DOM document into text.
|
XPathEvaluator
This interface is used to evaluate XPath expressions against a DOM node. Inherits from: nsISupports
Last changed in Gecko 1.7
|
Class and Description |
---|
XPathNSResolver |
XPathResult
Refer to
nsIDOMXPathResult
for more detail. |
Class and Description |
---|
DOMParser
This page redirects to a page that no longer exists en/Document_Object_Model_(DOM)/DOMParser.
|
XMLSerializer
XMLSerializer can be used to convert DOM subtree or DOM document into text.
|
XPathEvaluator
This interface is used to evaluate XPath expressions against a DOM node. Inherits from: nsISupports
Last changed in Gecko 1.7
|
XPathException |
XPathExpression
An XPathExpression is a compiled XPath query returned from document.createExpression().
|
XPathNSResolver |
XPathResult
Refer to
nsIDOMXPathResult
for more detail. |
Class and Description |
---|
XPathExpression
An XPathExpression is a compiled XPath query returned from document.createExpression().
|
XPathNSResolver |
XPathResult
Refer to
nsIDOMXPathResult
for more detail. |
Copyright © 2016. All rights reserved.