org.apache.batik.util.gui
protected static class DOMViewer.NodeInfo extends Object
Field Summary | |
---|---|
protected Node | node
The DOM node. |
Constructor Summary | |
---|---|
NodeInfo(Node n)
Creates a new NodeInfo object. |
Method Summary | |
---|---|
Node | getNode()
Returns the DOM Node associated with this node info. |
String | toString()
Returns a printable representation of the object. |