org.fcrepo.client.test
Class MassIngest

java.lang.Object
  extended by org.fcrepo.client.test.MassIngest

public class MassIngest
extends Object

Version:
$Id$
Author:
Chris Wilper

Field Summary
static FedoraAPIAMTOM APIA
           
static FedoraAPIMMTOM APIM
           
 
Constructor Summary
MassIngest(AutoIngestor ingestor, File templateFile, File dictFile, String format, int numTimes)
           
 
Method Summary
static void main(String[] args)
           
static void showUsage(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APIA

public static FedoraAPIAMTOM APIA

APIM

public static FedoraAPIMMTOM APIM
Constructor Detail

MassIngest

public MassIngest(AutoIngestor ingestor,
                  File templateFile,
                  File dictFile,
                  String format,
                  int numTimes)
           throws Exception
Throws:
Exception
Method Detail

showUsage

public static void showUsage(String message)

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2012 DuraSpace. All Rights Reserved.