com.googlecode.androidannotations.rclass
Class ProjectRClassFinder

java.lang.Object
  extended by com.googlecode.androidannotations.rclass.ProjectRClassFinder

public class ProjectRClassFinder
extends Object


Constructor Summary
ProjectRClassFinder(ProcessingEnvironment processingEnv)
           
 
Method Summary
 IRClass find(AndroidManifest manifest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectRClassFinder

public ProjectRClassFinder(ProcessingEnvironment processingEnv)
Method Detail

find

public IRClass find(AndroidManifest manifest)


Copyright © 2010-2013. All Rights Reserved.