edu.uiuc.ndiipp.hubandspoke.profile
Class HaSMasterMETSProfile

java.lang.Object
  extended by edu.uiuc.ndiipp.hubandspoke.profile.METSProfile
      extended by edu.uiuc.ndiipp.hubandspoke.profile.HaSMasterMETSProfile

public class HaSMasterMETSProfile
extends METSProfile

This class represents a "Master" METS XML document that conforms to the ECHODep Master METS profile. It wraps various XMLBeans class libraries for the different XML Schema used by the profile.

Author:
bill-ingram

Nested Class Summary
 
Nested classes/interfaces inherited from class edu.uiuc.ndiipp.hubandspoke.profile.METSProfile
METSProfile.AMD_SECTION, METSProfile.DMDSecStatus, METSProfile.PackageType, METSProfile.PREMISAgentType, METSProfile.PREMISEventType, METSProfile.PREMISIdentifierType, METSProfile.PREMISLinkingAgentRole, METSProfile.PREMISObjectCategory, METSProfile.PREMISSwType, METSProfile.StructMapType, METSProfile.TechMDStatus
 
Field Summary
 
Fields inherited from class edu.uiuc.ndiipp.hubandspoke.profile.METSProfile
AMD_NS, JHOVE_NS, METS_NS, MIX_NS, MODS_NS, PREMIS_NS, TEXTMD_NS, VMD_NS, XLINK_NS
 
Method Summary
 gov.loc.mets.MetsDivType addMptr(java.net.URI uri)
           
 HaSMETSProfile getMostRecentEchoDepMETS()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class edu.uiuc.ndiipp.hubandspoke.profile.METSProfile
createBasicPremisObject, createPremisObjectFromFile, getBaseURI, getMetsDocument, getNewID, newPREMISObjectTechMD, newPREMISObjectTechMD, newPREMISObjectTechMD
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)

addMptr

public gov.loc.mets.MetsDivType addMptr(java.net.URI uri)
                                 throws HaSMETSProfileException
Throws:
HaSMETSProfileException

getMostRecentEchoDepMETS

public HaSMETSProfile getMostRecentEchoDepMETS()
                                        throws HaSMETSProfileException
Throws:
HaSMETSProfileException


Copyright © 2006, University of Illinois.