Uses of Package
org.fcrepo.client.utility.validate

Packages that use org.fcrepo.client.utility.validate
org.fcrepo.client.utility.validate These classes are used to validate objects against their content models, and to validate the content models for internal consistency. 
org.fcrepo.client.utility.validate.process   
org.fcrepo.client.utility.validate.remote   
org.fcrepo.client.utility.validate.types   
 

Classes in org.fcrepo.client.utility.validate used by org.fcrepo.client.utility.validate
InvalidContentModelException
          Indicates that the content model object we are looking at is not valid -- e.g., missing the dataset, invalid format, etc.
ObjectSource
          Provides an abstract wrapper around the repository of digital objects.
ObjectSourceException
          Indicates a problem fetching objects from the ObjectSource.
ValidationResult
           The accumulated result of validating on a digital object.
ValidationResult.Level
           
ValidationResultNotation
          A note that can be attached to a ValidationResult.
 

Classes in org.fcrepo.client.utility.validate used by org.fcrepo.client.utility.validate.process
ObjectSourceException
          Indicates a problem fetching objects from the ObjectSource.
ValidationResult
           The accumulated result of validating on a digital object.
ValidationResults
          Specifies the results accumulator for the ObjectValidator.
 

Classes in org.fcrepo.client.utility.validate used by org.fcrepo.client.utility.validate.remote
InvalidContentModelException
          Indicates that the content model object we are looking at is not valid -- e.g., missing the dataset, invalid format, etc.
ObjectSource
          Provides an abstract wrapper around the repository of digital objects.
ObjectSourceException
          Indicates a problem fetching objects from the ObjectSource.
 

Classes in org.fcrepo.client.utility.validate used by org.fcrepo.client.utility.validate.types
InvalidContentModelException
          Indicates that the content model object we are looking at is not valid -- e.g., missing the dataset, invalid format, etc.
 



Copyright © 2012 DuraSpace. All Rights Reserved.