C I L O P R S W

C

ClassWriter - Class in com.sun.codemodel
Writes single classes to a specified Writer
ClassWriter(Writer) - Constructor for class com.sun.codemodel.ClassWriter
 
close() - Method in class com.sun.codemodel.ClassWriter
Close the underlying writer
com.github.danielbell.smallprox - package com.github.danielbell.smallprox
 
com.sun.codemodel - package com.sun.codemodel
 

I

init(ProcessingEnvironment) - Method in class com.github.danielbell.smallprox.SmallproxProcessor
 

L

LOGGER_NAME - Static variable in class com.github.danielbell.smallprox.SmallproxProcessor
 

O

outputPackageFor(String) - Method in interface com.github.danielbell.smallprox.OutputPackageProvider
 
outputPackageFor(String) - Method in class com.github.danielbell.smallprox.SimpleOutputPackageProvider
 
OutputPackageProvider - Interface in com.github.danielbell.smallprox
The way to configure the package that the generated sources are put into.

P

process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.github.danielbell.smallprox.SmallproxProcessor
 

R

render(JDefinedClass) - Static method in class com.sun.codemodel.ClassWriter
Render the specified type as a string

S

SimpleOutputPackageProvider - Class in com.github.danielbell.smallprox
 
SimpleOutputPackageProvider() - Constructor for class com.github.danielbell.smallprox.SimpleOutputPackageProvider
 
SmallproxProcessor - Class in com.github.danielbell.smallprox
Annotation processor that generates GWT RequestFactory proxies from a JPA metamodel
SmallproxProcessor() - Constructor for class com.github.danielbell.smallprox.SmallproxProcessor
 

W

write(JDefinedClass) - Method in class com.sun.codemodel.ClassWriter
Write the specified type to the Writer

C I L O P R S W

Copyright © 2011. All Rights Reserved.