- KEY_ADDITIONAL_CLASS_LOADER - Static variable in class org.apache.sling.commons.compiler.Options
-
The key for the additional class loader.
- KEY_CLASS_LOADER - Static variable in class org.apache.sling.commons.compiler.Options
-
The key for the class loader.
- KEY_CLASS_LOADER_WRITER - Static variable in class org.apache.sling.commons.compiler.Options
-
The key for the class loader writer.
- KEY_FORCE_COMPILATION - Static variable in class org.apache.sling.commons.compiler.Options
-
The key to force the compilation - even if the class files are more recent.
- KEY_GENERATE_DEBUG_INFO - Static variable in class org.apache.sling.commons.compiler.Options
-
The key for the generate debug info flag.
- KEY_IGNORE_WARNINGS - Static variable in class org.apache.sling.commons.compiler.Options
-
The key to ignore warnings - if this option is turned on, the
resulting compilation result does not get the warnings issued
by the compiler.
- KEY_SOURCE_VERSION - Static variable in class org.apache.sling.commons.compiler.Options
-
The key for the source version.
- KEY_TARGET_VERSION - Static variable in class org.apache.sling.commons.compiler.Options
-
The key for the target version.