Package org.dlese.dpc.schemedit.ndr.mets
Class LibraryDCMetsIngester
java.lang.Object
org.dlese.dpc.standards.asn.NameSpaceXMLDocReader
org.dlese.dpc.schemedit.ndr.mets.MetsIngester
org.dlese.dpc.schemedit.ndr.mets.LibraryDCMetsIngester
Unpack a METS envelop and place the contents (metadata + content) into the
NDR.
For now, assume the collection (mdp and agg) objects already exist in the NDR and are provided to this class.
- Author:
- ostwald
-
Method Summary
Methods inherited from class org.dlese.dpc.standards.asn.NameSpaceXMLDocReader
destroy, getChildElementAttribute, getChildElementText, getDocument, getNamespace, getNode, getNode, getNodes, getNodes, getNodeText, getQName, getRootElement, getValueAtPath, getXPath, init
-
Method Details
-
main
The main program for the LibraryDCMetsIngester class- Parameters:
args- The command line arguments- Throws:
Exception- NOT YET DOCUMENTED
-