|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.xmlfit.data.impl.NullDataSetImpl
public class NullDataSetImpl
NullDataSet can be used when no DataSet is initialized.
Field Summary |
---|
Fields inherited from interface net.sourceforge.xmlfit.data.DataSet |
---|
NULL_DATASET |
Constructor Summary | |
---|---|
NullDataSetImpl()
|
Method Summary | |
---|---|
java.lang.String |
getPropertyValue(java.lang.String name)
Always returns null. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullDataSetImpl()
Method Detail |
---|
public java.lang.String getPropertyValue(java.lang.String name)
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 |