org.fcrepo.client.batch
Class BatchTool

java.lang.Object
  extended by org.fcrepo.client.batch.BatchTool

public class BatchTool
extends Object

Author:
Bill Niebel

Constructor Summary
BatchTool(Properties miscProperties, Properties datastreamProperties, Properties metadataProperties)
           
 
Method Summary
static void main(String[] args)
           
 void prep()
           
 void process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchTool

public BatchTool(Properties miscProperties,
                 Properties datastreamProperties,
                 Properties metadataProperties)
          throws Exception
Throws:
Exception
Method Detail

prep

public final void prep()

process

public final void process()
                   throws Exception
Throws:
Exception

main

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


Copyright © 2012 DuraSpace. All Rights Reserved.