|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.googlecode.androidannotations.helper.AnnotationHelper
com.googlecode.androidannotations.rclass.ProjectRClassFinder
public class ProjectRClassFinder
Field Summary |
---|
Fields inherited from class com.googlecode.androidannotations.helper.AnnotationHelper |
---|
processingEnv |
Constructor Summary | |
---|---|
ProjectRClassFinder(javax.annotation.processing.ProcessingEnvironment processingEnv)
|
Method Summary | |
---|---|
IRClass |
find(AndroidManifest manifest)
|
Methods inherited from class com.googlecode.androidannotations.helper.AnnotationHelper |
---|
findAnnotationMirror, getElementUtils, getTypeUtils, isAbstract, isAnnotation, isFinal, isInterface, isPrivate, isSubtype, isSubtype, isSynchronized, printAnnotationError, printAnnotationMessage, printAnnotationWarning, printError, typeElementFromQualifiedName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProjectRClassFinder(javax.annotation.processing.ProcessingEnvironment processingEnv)
Method Detail |
---|
public IRClass find(AndroidManifest manifest)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |