|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.xmlfit.data.DataHelper
public class DataHelper
Helper Class for use XMLFit DataSets in OAW Templates.
Constructor Summary | |
---|---|
DataHelper()
|
Method Summary | |
---|---|
static java.util.Collection<DataSet> |
createDataSource(java.lang.String fileName)
Create a list with DataSets. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataHelper()
Method Detail |
---|
public static java.util.Collection<DataSet> createDataSource(java.lang.String fileName)
fileName
- the DataSource file.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |