Open SiteSearch 4.1.1
Final

ORG.oclc.mantisbase.util
Class Strip

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

public class Strip
extends Driver


Constructor Summary
Strip(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

Strip

public Strip(String[] args)
Method Detail

main

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

Open SiteSearch 4.1.1
Final