public class IntegrityChecker
extends java.lang.Object
IntegrityChecker
,
but works over files in the framework-project, rather than the MUI.Constructor and Description |
---|
IntegrityChecker(java.lang.String frameworksFilepath)
This class In this class we are given the path to the frameworks.xml file,
within a frameworks-project directory.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Read a set of fields files
|
public IntegrityChecker(java.lang.String frameworksFilepath) throws java.lang.Exception
frameworksFilepath
- file containing information about the frameworks
to checkjava.lang.Exception
- NOT YET DOCUMENTED