Uses of Package
org.apache.sling.commons.compiler
-
ClassDescriptionThe compilation result allows clients of the java compiler to check for error messages, warnings (if not disabled by the options) and allows to access the compiled classes.This interface describes a compilation unit - usually a java class.This class encapsulates a message produced the compiler.Options for the compilation process.
-
ClassDescriptionThe
JavaCompiler
provides platform independant Java compilation support.