|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.schemedit.vocab.integrity.frameworks.IntegrityChecker
public class IntegrityChecker
Same purpose as IntegrityChecker
,
but works over files in the framework-project, rather than the MUI.
Constructor Summary | |
---|---|
IntegrityChecker(String frameworksFilepath)
This class In this class we are given the path to the frameworks.xml file, within a frameworks-project directory. |
Method Summary | |
---|---|
static void |
main(String[] args)
Read a set of fields files |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IntegrityChecker(String frameworksFilepath) throws Exception
frameworksFilepath
- file containing information about the frameworks
to check
Exception
- NOT YET DOCUMENTEDMethod Detail |
---|
public static void main(String[] args)
args
- The command line arguments
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |