|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.apache.batik.util.gui.DOMViewer.Panel.NodeInfo
To store the nodes informations
| Field Summary | |
|---|---|
protected org.w3c.dom.Node |
node
The DOM node. |
| Constructor Summary | |
|---|---|
DOMViewer.Panel.NodeInfo(org.w3c.dom.Node n)
Creates a new NodeInfo object. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected org.w3c.dom.Node node
| Constructor Detail |
public DOMViewer.Panel.NodeInfo(org.w3c.dom.Node n)
| Method Detail |
public org.w3c.dom.Node getNode()
public java.lang.String toString()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||