org.pentaho.di.pkg
Class JarPan

java.lang.Object
  extended by org.pentaho.di.pkg.JarPan

public class JarPan
extends Object

Executes a transformation calls transformation.xml from within a jar file.

Since:
Author:
Matt

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

Constructor Detail

JarPan

public JarPan()
Method Detail

main

public static void main(String[] a)