| Interface | Description |
|---|---|
| DOMBoundingClientRect | |
| DOMCSS2Properties | |
| DOMCSSStyleDeclaration |
Partial wrapping implementation of http://www.w3.org/TR/2000/REC-DOM-Level-2-Style
-20001113/css.html#CSS-CSSStyleDeclaration
|
| DOMDocument |
Wrapping interface for http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/Document.html
|
| DOMDocumentType | |
| DOMElement |
Wrapping interface for http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/Element.html
|
| DOmElementOnJS | |
| DOMHTMLForm | |
| DOMHTMLInputElement |
For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-HTML/
|
| DOMHTMLOptionElement | |
| DOMHTMLOptionsCollection | |
| DOMHTMLSelect | |
| DOMHTMLTextAreaElement |
Partially implemented.
|
| DOMNamedNodeMap<N extends DOMNode> |
wrapping interface for
http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/NamedNodeMap.html
|
| DOMNode | |
| DOMNodeList | |
| DOMNodeSelector |
The DOMNodeSelector interface is an interface for getting nodes that match a
given CSS selector.
|
| DOMRange |
For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-Traversal-Range/
|
| DOMTypeableElement | |
| DOMVisitor |
Interface for a DOM tree visitor.
|
| DOMWindow | |
| HTMLUtil |
Used do downcast to objects of the HTML DOM hierarchy
|
| Enum | Description |
|---|---|
| DOMCSS2Properties.CssProp | |
| DOMCSS2Properties.CssProperty | |
| DOMDocument.CRITERIA | |
| DOMNode.Type |
Copyright © 2020 OXPath Team. All rights reserved.