|
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.ndr.util.integration.MisMatches
public class MisMatches
Reads spreadsheet data (xml file created from spreadsheet) with data supplied by NSDL but augmented from NCS Collect records, with the purpose of determining overlaps and gaps between the collection management info in both models.
Field Summary | |
---|---|
static String |
dataFile
|
List |
mismatches
|
Constructor Summary | |
---|---|
MisMatches()
Constructor for the MisMatches object |
Method Summary | |
---|---|
static void |
main(String[] args)
NOT YET DOCUMENTED |
static void |
setup()
|
static void |
taosSetup()
|
String |
toString()
NOT YET DOCUMENTED |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static String dataFile
public List mismatches
Constructor Detail |
---|
public MisMatches() throws Exception
Exception
- NOT YET DOCUMENTEDMethod Detail |
---|
public String toString()
toString
in class Object
public static void setup()
public static void taosSetup()
public static void main(String[] args) throws Exception
args
- NOT YET DOCUMENTED
Exception
- NOT YET DOCUMENTED
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |