|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pecasim.model.AbstractDataFileDescriptor
com.pecasim.base.insert.XmlDataFileDescriptor
public class XmlDataFileDescriptor
Constructor Summary | |
---|---|
XmlDataFileDescriptor(java.lang.String aFile)
Konstruktor |
Method Summary | |
---|---|
java.util.List<java.lang.String[]> |
getData(int clusterNr,
int clusterSize)
|
DataObjectDescriptor |
getDomainObject()
|
Methods inherited from class com.pecasim.model.AbstractDataFileDescriptor |
---|
getDomainType, getFile, setDomainType, setFile |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlDataFileDescriptor(java.lang.String aFile)
Method Detail |
---|
public java.util.List<java.lang.String[]> getData(int clusterNr, int clusterSize) throws java.io.IOException
java.io.IOException
public DataObjectDescriptor getDomainObject() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |