Uses of Interface
org.fcrepo.server.validation.DOValidator

Packages that use DOValidator
org.fcrepo.server.storage   
org.fcrepo.server.validation   
 

Uses of DOValidator in org.fcrepo.server.storage
 

Fields in org.fcrepo.server.storage declared as DOValidator
protected  DOValidator DefaultDOManager.m_validator
           
 

Methods in org.fcrepo.server.storage that return DOValidator
 DOValidator DefaultDOManager.getDOValidator()
           
 

Uses of DOValidator in org.fcrepo.server.validation
 

Classes in org.fcrepo.server.validation that implement DOValidator
 class DOValidatorImpl
          The implementation of the digital object validation module (see DOValidator.class and DOValidatorModule.class).
 class DOValidatorModule
          Module Wrapper for DOValidatorImpl.
 



Copyright © 2012 DuraSpace. All Rights Reserved.