Uses of Class
org.apache.sling.commons.compiler.Options

Uses of Options in org.apache.sling.commons.compiler
 

Methods in org.apache.sling.commons.compiler with parameters of type Options
 CompilationResult JavaCompiler.compile(CompilationUnit[] units, Options options)
          Compile the compilation units.
 

Constructors in org.apache.sling.commons.compiler with parameters of type Options
Options(Options options)
          Create a new options object based on an existing one.
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.