Package org.fcrepo.client.utility.validate.types

Interface Summary
ContentModelInfo An abstraction of a content model object, containing only those fields and attributes that are needed for validation.
ContentModelInfo.DsTypeModel The content model is made up of type models.
ContentModelInfo.Form The type model may have 0 or more forms.
ObjectInfo An abstraction of a digital object, containing only those fields and attributes that are needed for validation.
 

Class Summary
BasicContentModelInfo A simple immutable implementation of ContentModelInfo.
BasicObjectInfo A simple immutable implementation of ObjectInfo.
DatastreamInfo Information required to validate an object's datastream against a content model.
DsCompositeModelDoc Parses the DS-COMPOSITE-MODEL XML document, and presents the contents in a way that is compatible with ContentModelInfo.
DsCompositeModelDoc.DsTypeModel An implementation of ContentModelInfo.DsTypeModel that includes a constructor that parses a <dsTypeModel> tag.
DsCompositeModelDoc.Form An implementation of ContentModelInfo.DsTypeModel that includes a constructor that parses a <form> tag.
RelationshipInfo Information needed to validate an object's relationships against its content model.
 



Copyright © 2012 DuraSpace. All Rights Reserved.