Open SiteSearch 4.1.1
Final

ORG.oclc.tools
Class Export

java.lang.Object
  |
  +--ORG.oclc.tools.Export

public class Export
extends Object


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

Constructor Detail

Export

public Export(String[] args)
       throws Exception
Method Detail

main

public static final void main(String[] args)

writeTables

public void writeTables()
                 throws Exception

Open SiteSearch 4.1.1
Final