Class MappingsData
java.lang.Object
org.dlese.dpc.schemedit.ndr.util.integration.MappingsData
Reads an XML file containing mappings between ncsrecordid and aggregator handle, and produces
an XML file containing more detailed information about the NCS Collection record and the NDR Collection
Objects associated with the aggregator.
- Author:
- Jonathan Ostwald
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.dom4j.Elementstatic StringgetElementText(org.dom4j.Element e, String tag) static voidstatic org.dom4j.ElementmakeMapping(String ncsrecordid, String aggregatorhandle) static org.dom4j.ElementmakeMapping(org.dom4j.Element data)
-
Method Details
-
main
- Throws:
Exception
-
makeMapping
public static org.dom4j.Element makeMapping(org.dom4j.Element data) -
makeMapping
-
getElementText
-
addChild
-