wt.ixb.applications.exp
Class SimpleExportApplication

java.lang.Object
  extended bywt.ixb.applications.exp.SimpleExportApplication

class SimpleExportApplication
extends Object


Constructor Summary
(package private) SimpleExportApplication()
           
 
Method Summary
(package private)  void doExport(OutputStream targetFile, OutputStream log, InputStream mappingRules)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleExportApplication

SimpleExportApplication()
Method Detail

doExport

void doExport(OutputStream targetFile,
              OutputStream log,
              InputStream mappingRules)
        throws WTException
Throws:
WTException