|
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.standards.asn.NameSpaceXMLDocReader org.dlese.dpc.schemedit.ndr.mets.MetsIngester
public abstract class MetsIngester
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.
Method Summary | |
---|---|
static void |
main(String[] args)
The main program for the MetsIngester class |
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(String[] args) throws Exception
args
- The command line arguments
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 |