DOMViewer.ContentNodeInfo, DOMViewer.ShadowNodeInfoprotected static class DOMViewer.NodeInfo
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
protected org.w3c.dom.Node |
node |
The DOM node.
|
| Constructor | Description |
|---|---|
NodeInfo(org.w3c.dom.Node n) |
Creates a new NodeInfo object.
|
| Modifier and Type | Method | Description |
|---|---|---|
org.w3c.dom.Node |
getNode() |
Returns the DOM Node associated with this node info.
|
java.lang.String |
toString() |
Returns a printable representation of the object.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.