org.apache.commons.jci.compilers
Class JaninoJavaCompilerSettings

java.lang.Object
  extended by org.apache.commons.jci.compilers.JavaCompilerSettings
      extended by org.apache.commons.jci.compilers.JaninoJavaCompilerSettings

public final class JaninoJavaCompilerSettings
extends org.apache.commons.jci.compilers.JavaCompilerSettings


Constructor Summary
JaninoJavaCompilerSettings()
           
 
Method Summary
 
Methods inherited from class org.apache.commons.jci.compilers.JavaCompilerSettings
getSourceEncoding, getSourceVersion, getTargetVersion, isDeprecations, isVerbose, isWarnings, setDeprecations, setSourceEncoding, setSourceVersion, setTargetVersion, setVerbose, setWarnings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaninoJavaCompilerSettings

public JaninoJavaCompilerSettings()