|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.qriterium.dogma.DataSaver
public class DataSaver
A class for reading files to the database. The file read should be the type that QDUpdater outputs.
Constructor Summary | |
---|---|
DataSaver()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static java.util.Vector<DogmaResource> |
readFileToResourceBase(ResourceBase base,
java.lang.String file)
Reads the resources and their contents of the given String - file to the resourcebase. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataSaver()
Method Detail |
---|
public static void main(java.lang.String[] args)
public static java.util.Vector<DogmaResource> readFileToResourceBase(ResourceBase base, java.lang.String file)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |