Package org.apache.commons.jci.compilers
Class RhinoJavaCompilerSettings
- java.lang.Object
-
- org.apache.commons.jci.compilers.JavaCompilerSettings
-
- org.apache.commons.jci.compilers.RhinoJavaCompilerSettings
-
public final class RhinoJavaCompilerSettings extends JavaCompilerSettings
- Author:
- tcurdt
-
-
Constructor Summary
Constructors Constructor Description RhinoJavaCompilerSettings()
-
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
-
-