C E F G I J O S V W

C

ClassWriter - Interface in org.apache.sling.commons.compiler
 
cleanup() - Method in interface org.apache.sling.commons.compiler.CompilerEnvironment
 
compile(CompileUnit[], CompilerEnvironment, ClassWriter, ErrorHandler, Options) - Method in interface org.apache.sling.commons.compiler.JavaCompiler
 
CompilerEnvironment - Interface in org.apache.sling.commons.compiler
 
CompileUnit - Interface in org.apache.sling.commons.compiler
 

E

ErrorHandler - Interface in org.apache.sling.commons.compiler
 

F

findClass(String) - Method in interface org.apache.sling.commons.compiler.CompilerEnvironment
 

G

generateDebugInfo - Variable in class org.apache.sling.commons.compiler.Options
 
getMainTypeName() - Method in interface org.apache.sling.commons.compiler.CompileUnit
Returns the name of the top level public type.
getSourceFileContents() - Method in interface org.apache.sling.commons.compiler.CompileUnit
 
getSourceFileName() - Method in interface org.apache.sling.commons.compiler.CompileUnit
 
getSourceVersion() - Method in class org.apache.sling.commons.compiler.Options
 

I

isGenerateDebugInfo() - Method in class org.apache.sling.commons.compiler.Options
 
isPackage(String) - Method in interface org.apache.sling.commons.compiler.CompilerEnvironment
 

J

JavaCompiler - Interface in org.apache.sling.commons.compiler
The JavaCompiler provides platform independant Java Compilation support.

O

onError(String, String, int, int) - Method in interface org.apache.sling.commons.compiler.ErrorHandler
 
onWarning(String, String, int, int) - Method in interface org.apache.sling.commons.compiler.ErrorHandler
 
Options - Class in org.apache.sling.commons.compiler
 
Options() - Constructor for class org.apache.sling.commons.compiler.Options
 
Options(String, boolean) - Constructor for class org.apache.sling.commons.compiler.Options
 
org.apache.sling.commons.compiler - package org.apache.sling.commons.compiler
 

S

setGenerateDebugInfo(boolean) - Method in class org.apache.sling.commons.compiler.Options
 
setSourceVersion(String) - Method in class org.apache.sling.commons.compiler.Options
 
sourceVersion - Variable in class org.apache.sling.commons.compiler.Options
 

V

VERSION_1_1 - Static variable in class org.apache.sling.commons.compiler.Options
 
VERSION_1_2 - Static variable in class org.apache.sling.commons.compiler.Options
 
VERSION_1_3 - Static variable in class org.apache.sling.commons.compiler.Options
 
VERSION_1_4 - Static variable in class org.apache.sling.commons.compiler.Options
 
VERSION_1_5 - Static variable in class org.apache.sling.commons.compiler.Options
 
VERSION_1_6 - Static variable in class org.apache.sling.commons.compiler.Options
 
VERSION_RUNTIME - Static variable in class org.apache.sling.commons.compiler.Options
 

W

write(String, byte[]) - Method in interface org.apache.sling.commons.compiler.ClassWriter
 

C E F G I J O S V W

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