org.pentaho.di.imp
Class Import

java.lang.Object
  extended by org.pentaho.di.imp.Import

public class Import
extends Object


Field Summary
static String STRING_IMPORT
           
 
Constructor Summary
Import()
           
 
Method Summary
static void main(String[] a)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STRING_IMPORT

public static final String STRING_IMPORT
See Also:
Constant Field Values
Constructor Detail

Import

public Import()
Method Detail

main

public static void main(String[] a)
                 throws KettleException
Throws:
KettleException