|
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.test.tmp.MetsTester
public class MetsTester
Class to insert values into METS instance documents.
Constructor Summary | |
---|---|
MetsTester()
Constructor for the MetsTester object |
|
MetsTester(String instanceDocPath)
Constructor for the MetsTester object for an existing METS xml document at instanceDocPath. |
Method Summary | |
---|---|
static void |
existingMetsDoc()
Demonstrates how values are inserted into an Existing Mets document. |
static void |
main(String[] args)
The main program for the MetsTester class |
static void |
newMetsDoc()
Demonstrates how values are inserted into an empty Mets document. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetsTester()
public MetsTester(String instanceDocPath)
instanceDocPath
- NOT YET DOCUMENTEDMethod Detail |
---|
public static void existingMetsDoc()
public static void newMetsDoc()
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 |