|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcwi.GraphXML.Elements.Extensions.ExtensionNode
This is what the 'public' sees of an extension node.
Constructor Summary | |
Extensions.ExtensionNode(java.lang.String nm,
java.util.Properties p,
org.w3c.dom.Node n)
|
Method Summary | |
java.util.Properties |
getAttributes()
Get the attributes of the node in the form of a java.util.Properties instance. |
org.w3c.dom.Node |
getDomNode()
Get the real node in the form of an org.w3c.dom.Node instance. |
java.lang.String |
getName()
Get the name of the node. |
java.lang.String |
toString()
Help for debug. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Extensions.ExtensionNode(java.lang.String nm, java.util.Properties p, org.w3c.dom.Node n)
Method Detail |
public java.lang.String getName()
public java.util.Properties getAttributes()
public org.w3c.dom.Node getDomNode()
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |