Uses of Interface
org.fcrepo.client.utility.validate.ObjectSource

Packages that use ObjectSource
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.remote   
 

Uses of ObjectSource in org.fcrepo.client.utility.validate
 

Constructors in org.fcrepo.client.utility.validate with parameters of type ObjectSource
ObjectValidator(ObjectSource objectSource)
           
 

Uses of ObjectSource in org.fcrepo.client.utility.validate.remote
 

Classes in org.fcrepo.client.utility.validate.remote that implement ObjectSource
 class RemoteObjectSource
          An ObjectSource that is based on a FedoraClient link to a remote server.
 



Copyright © 2012 DuraSpace. All Rights Reserved.