|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.qriterium.dogma.Library
public class Library
Library is a class which consists of some functions that are needed by the graphhandler.
Constructor Summary | |
---|---|
Library()
|
Method Summary | |
---|---|
static void |
doCleanUp(java.lang.String path)
Removes all files that end up with "gdf" from the given path. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Library()
Method Detail |
---|
public static void doCleanUp(java.lang.String path)
path
- Path to clean up.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |