org.apache.pig.impl.util
Class JavaCompilerHelper
java.lang.Object
org.apache.pig.impl.util.JavaCompilerHelper
public class JavaCompilerHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaCompilerHelper
public JavaCompilerHelper()
compile
public void compile(String target,
JavaCompilerHelper.JavaSourceFromString... sources)
addToClassPath
public void addToClassPath(String path)
getClassPath
public String getClassPath()
Copyright © 2007-2012 The Apache Software Foundation