org.apache.commons.jci.compilers
Class RhinoJavaCompilerSettings

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

public final class RhinoJavaCompilerSettings
extends JavaCompilerSettings

Author:
tcurdt

Constructor Summary
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RhinoJavaCompilerSettings

public RhinoJavaCompilerSettings()


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