|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.indiana.dlib.metsnav.mets.v1_5.MetsType
edu.indiana.dlib.metsnav.mets.v1_5.Mets
public class Mets
METS: Metadata Encoding and Transmission Standard. METS is intended to provide a standardized XML format for transmission of complex digital library objects between systems. As such, it can be seen as filling a role similar to that defined for the Submission Information Package (SIP), Archival Information Package (AIP) and Dissemination Information Package (DIP) in the Reference Model for an Open Archival Information System.
| Constructor Summary | |
|---|---|
Mets()
|
|
| Method Summary | |
|---|---|
boolean |
isValid()
Method isValid |
void |
marshal(ContentHandler handler)
Method marshal |
void |
marshal(Writer out)
Method marshal |
static Object |
unmarshal(Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class edu.indiana.dlib.metsnav.mets.v1_5.MetsType |
|---|
addAmdSec, addAmdSec, addBehaviorSec, addBehaviorSec, addDmdSec, addDmdSec, addStructMap, addStructMap, clearAmdSec, clearBehaviorSec, clearDmdSec, clearStructMap, enumerateAmdSec, enumerateBehaviorSec, enumerateDmdSec, enumerateStructMap, getAmdSec, getAmdSec, getAmdSecCount, getBehaviorSec, getBehaviorSec, getBehaviorSecCount, getDmdSec, getDmdSec, getDmdSecCount, getFileSec, getID, getLABEL, getMetsHdr, getOBJID, getPROFILE, getStructLink, getStructMap, getStructMap, getStructMapCount, getTYPE, removeAmdSec, removeBehaviorSec, removeDmdSec, removeStructMap, setAmdSec, setAmdSec, setBehaviorSec, setBehaviorSec, setDmdSec, setDmdSec, setFileSec, setID, setLABEL, setMetsHdr, setOBJID, setPROFILE, setStructLink, setStructMap, setStructMap, setTYPE |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Mets()
| Method Detail |
|---|
public boolean isValid()
isValid in class MetsType
public void marshal(Writer out)
throws MarshalException,
ValidationException
marshal in class MetsTypeout -
MarshalException
ValidationException
public void marshal(ContentHandler handler)
throws IOException,
MarshalException,
ValidationException
marshal in class MetsTypehandler -
IOException
MarshalException
ValidationException
public static Object unmarshal(Reader reader)
throws MarshalException,
ValidationException
reader -
MarshalException
ValidationException
public void validate()
throws ValidationException
validate in class MetsTypeValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||