com.esri.arcgis.geoprocessing.gen
Class GPExporter

java.lang.Object
  extended by com.esri.arcgis.geoprocessing.gen.GPExporter

public class GPExporter
extends java.lang.Object


Constructor Summary
GPExporter(GPImporter importer, java.io.PrintWriter out)
           
 
Method Summary
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPExporter

public GPExporter(GPImporter importer,
                  java.io.PrintWriter out)
Method Detail

start

public void start()
           throws java.lang.Exception
Throws:
java.lang.Exception