|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wilmascope.file.XMLGraph.XMLGraphElement
org.wilmascope.file.XMLGraph.Property
public class XMLGraph.Property
Constructor Summary | |
---|---|
protected |
XMLGraph.Property(org.w3c.dom.Element e)
|
protected |
XMLGraph.Property(java.lang.String key,
java.lang.String value)
|
Method Summary | |
---|---|
protected java.lang.String |
getKey()
|
protected java.lang.String |
getValue()
|
Methods inherited from class org.wilmascope.file.XMLGraph.XMLGraphElement |
---|
appendChild, createElement, getAttribute, getChildElements, getChildNodes, getElement, getFloatAttribute, getProperties, getViewType, setAttribute, setAttribute, setProperties, setViewType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected XMLGraph.Property(org.w3c.dom.Element e)
protected XMLGraph.Property(java.lang.String key, java.lang.String value)
Method Detail |
---|
protected java.lang.String getKey()
protected java.lang.String getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |