|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.harvard.hul.ois.mets.helper.MetsElement
edu.harvard.hul.ois.mets.helper.MetsVElement
edu.harvard.hul.ois.mets.helper.MetsIDElement
edu.harvard.hul.ois.mets.helper.ObjectType
edu.harvard.hul.ois.mets.InterfaceDef
This class encapsulates the <interfaceDef> element. See <http://www.loc.gov/standards/mets/>.
| Field Summary |
| Fields inherited from class edu.harvard.hul.ois.mets.helper.MetsIDElement |
_ID |
| Fields inherited from class edu.harvard.hul.ois.mets.helper.MetsVElement |
_valid |
| Fields inherited from class edu.harvard.hul.ois.mets.helper.MetsElement |
_attrs, _content, _localName, _namespace, _qName, _schema |
| Constructor Summary | |
InterfaceDef()
Instantiate a new <interfaceDef> object. |
|
| Method Summary | |
static InterfaceDef |
reader(MetsReader r)
Instantiate an InterfaceDef object de-serialized from the input stream. |
| Methods inherited from class edu.harvard.hul.ois.mets.helper.ObjectType |
getLABEL, getLOCTYPE, getOTHERLOCTYPE, getXlinkActuate, getXlinkArcrole, getXlinkHref, getXlinkRole, getXlinkShow, getXlinkTitle, read, setLABEL, setLOCTYPE, setOTHERLOCTYPE, setXlinkActuate, setXlinkArcrole, setXlinkHref, setXlinkRole, setXlinkShow, setXlinkTitle, validateThis, write |
| Methods inherited from class edu.harvard.hul.ois.mets.helper.MetsIDElement |
getID, setID |
| Methods inherited from class edu.harvard.hul.ois.mets.helper.MetsVElement |
isValid, validate, validateIDREFs, validateThisIDREFs |
| Methods inherited from class edu.harvard.hul.ois.mets.helper.MetsElement |
getContent, getLocalName, getNamespace, getQName, getSchemas, init, setSchema, setSchema, writeSchemas |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InterfaceDef()
| Method Detail |
public static InterfaceDef reader(MetsReader r)
throws MetsException
r - Reader
MetsException - De-serializing exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||