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 JavaCompilerSettings


Constructor Summary
JaninoJavaCompilerSettings()
           
JaninoJavaCompilerSettings(JaninoJavaCompilerSettings pSettings)
           
 
Method Summary
 
Methods inherited from class org.apache.commons.jci.compilers.JavaCompilerSettings
getSourceEncoding, getSourceVersion, getTargetVersion, isDebug, isDeprecations, isVerbose, isWarnings, setDebug, 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()

JaninoJavaCompilerSettings

public JaninoJavaCompilerSettings(JaninoJavaCompilerSettings pSettings)


Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.