|
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.CollectionIntegrator
public class CollectionIntegrator
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
|
static String |
outXmlFile
|
Constructor Summary | |
---|---|
CollectionIntegrator()
Constructor for the CollectionIntegrator object |
Method Summary | |
---|---|
static String |
getElementText(Element e,
String tag)
|
static void |
main(String[] args)
NOT YET DOCUMENTED |
static void |
setup()
|
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 static String outXmlFile
public List mismatches
Constructor Detail |
---|
public CollectionIntegrator() throws Exception
Exception
- NOT YET DOCUMENTEDMethod Detail |
---|
public String toString()
toString
in class Object
public static void setup()
public static void main(String[] args) throws Exception
args
- NOT YET DOCUMENTED
Exception
- NOT YET DOCUMENTEDpublic static String getElementText(Element e, String tag)
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |