protected static class DOMViewer.NodeInfo extends Object
| Constructor and Description |
|---|
NodeInfo(Node n)
Creates a new NodeInfo object.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
getNode()
Returns the DOM Node associated with this node info.
|
String |
toString()
Returns a printable representation of the object.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.