Open SiteSearch 4.1.1
Final

ORG.oclc.mantisbase.util
Class Merge

java.lang.Object
  |
  +--ORG.oclc.mantisbase.util.Driver
        |
        +--ORG.oclc.mantisbase.util.Merge

public class Merge
extends Driver


Constructor Summary
Merge(String[] args)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class ORG.oclc.mantisbase.util.Driver
getBERRecord, getXMLRecord, openBERInFile, openBEROutFile, openINIOutFile, openSGMLOutFile, openXMLInFile, openXMLOutFile, writeBERFile, writeSGMLFile, writeXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Merge

public Merge(String[] args)
Method Detail

main

public static void main(String[] args)
                 throws IOException

Open SiteSearch 4.1.1
Final