org.oclc.da.gdfr.registryprototype.pvt
Class RecordLoader

java.lang.Object
  extended by org.oclc.da.gdfr.registryprototype.pvt.RecordLoader

public class RecordLoader
extends java.lang.Object

Loads records into the given Collection

Author:
clarkb

Constructor Summary
RecordLoader()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordLoader

public RecordLoader()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - Must be >= 2 args[0] = Collection name args[1....] Location of files on disk to load into the given Collection


Copyright © 2008 OCLC Online Computer Library Center, Inc.. All Rights Reserved.