|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.qriterium.dogma.DogmaQDUpdateParser
public class DogmaQDUpdateParser
DogmaQDUpdateParser parses the input user gets from qdUpdater into useable format.
Constructor Summary | |
---|---|
DogmaQDUpdateParser()
Creates a new instance of the parser and initiates the needed data-structures. |
Method Summary | |
---|---|
java.util.Vector<DogmaResource> |
getResultVector()
Returns the resultvector currently in the parser. |
void |
parseTXT(java.lang.String textFile)
Parses the given text file into a resource vector. |
void |
saveToResourceBase(ResourceBase base)
Saves the current resourceset and its uris and connections to the database. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DogmaQDUpdateParser()
Method Detail |
---|
public java.util.Vector<DogmaResource> getResultVector()
public void parseTXT(java.lang.String textFile)
textFile
- public void saveToResourceBase(ResourceBase base)
base
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |