-
Deprecated Classes
-
Deprecated FieldsFieldDescriptionSince autoboxing was introduced in JANINO, this feature is no longer necessary because you can use expression type
Object
.class
Only allowed until .class file version 50.0 (Java 6) JVMS 4.10.2.5Only allowed until .class file version 50.0 (Java 6) JVMS 4.10.2.5
-
Deprecated MethodsMethodDescriptionUse
IClassBodyEvaluator.setExtendedClass(Class)
insteadUseICompiler.setSourceCharset(Charset)
insteadUseIExpressionEvaluator.setExpressionType(Class)
insteadUseClassBodyEvaluator.setExtendedClass(Class)
insteadAuxiliary classes never really worked... don't use them.UseClassBodyEvaluator.createInstance(Reader)
insteadUseClassBodyEvaluator.createInstance(Reader)
insteadUseJavaSourceIClassLoader.setSourceCharset(Charset)
insteadThis method is deprecated, because the concept described above is confusing. An application should close the underlyingInputStream
orReader
itself
-
Deprecated ConstructorsConstructorDescriptionUse
Compiler()
and the various configuration setters insteadUseCompiler()
and the various configuration setters insteadThis method is deprecated because it leaves the input file openThis method is deprecated because it leaves the input file openThis method is deprecated because it leaves the input file openThis method is deprecated because it leaves the input file open
Java.Modifier
[]
(incompatible API change in JANINO version 3.0.13)