Uses of Class
org.fcrepo.client.Uploader

Packages that use Uploader
org.fcrepo.client   
org.fcrepo.client.batch   
 

Uses of Uploader in org.fcrepo.client
 

Fields in org.fcrepo.client declared as Uploader
static Uploader Administrator.UPLOADER
           
 

Uses of Uploader in org.fcrepo.client.batch
 

Methods in org.fcrepo.client.batch with parameters of type Uploader
static void AutoModify.modify(FedoraAPIMMTOM APIM, Uploader UPLOADER, FedoraAPIAMTOM APIA, String directivesFilePath, String logFilePath, boolean isValidateOnly)
           Process the modify directives.
 

Constructors in org.fcrepo.client.batch with parameters of type Uploader
BatchModifyParser(Uploader UPLOADER, FedoraAPIMMTOM APIM, FedoraAPIAMTOM APIA, InputStream in, PrintStream out)
           Constructor allows this class to initiate the parsing.
 



Copyright © 2012 DuraSpace. All Rights Reserved.