|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.harvard.hul.ois.mets.helper.MetsValidator
Validator
| Constructor Summary | |
MetsValidator()
CLASS CONSTRUCTOR. |
|
| Method Summary | |
java.util.Map |
getIDs()
Return map of IDs. |
void |
validate(MetsVElement element)
Validate an element and its content model. |
void |
validateIDREFs(MetsVElement element)
Validate an element and its content model for ID/IDREF consistency. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MetsValidator()
| Method Detail |
public java.util.Map getIDs()
public void validate(MetsVElement element)
throws MetsException
element - Element
MetsException - Validation exception
public void validateIDREFs(MetsVElement element)
throws MetsException
element - Element
MetsException - Validation exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||