|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.xmlfit.data.impl.XMLDataSetImpl
public class XMLDataSetImpl
Field Summary |
---|
Fields inherited from interface net.sourceforge.xmlfit.data.DataSet |
---|
NULL_DATASET |
Constructor Summary | |
---|---|
XMLDataSetImpl(org.w3c.dom.Node node)
|
Method Summary | |
---|---|
java.lang.String |
getPropertyValue(java.lang.String name)
Get property value by name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLDataSetImpl(org.w3c.dom.Node node)
Method Detail |
---|
public java.lang.String getPropertyValue(java.lang.String name)
DataSet
getPropertyValue
in interface DataSet
name
- the name of the property.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |