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