|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AndroidManifest | |
|---|---|
| com.googlecode.androidannotations.helper | |
| com.googlecode.androidannotations.rclass | |
| com.googlecode.androidannotations.validation | |
| Uses of AndroidManifest in com.googlecode.androidannotations.helper |
|---|
| Methods in com.googlecode.androidannotations.helper that return AndroidManifest | |
|---|---|
static AndroidManifest |
AndroidManifest.createLibraryManifest(String applicationPackage)
|
static AndroidManifest |
AndroidManifest.createManifest(String applicationPackage,
String applicationClassName,
List<String> componentQualifiedNames)
|
AndroidManifest |
AndroidManifestFinder.extractAndroidManifest()
|
| Methods in com.googlecode.androidannotations.helper with parameters of type AndroidManifest | |
|---|---|
void |
ValidatorHelper.applicationRegistered(Element element,
AndroidManifest manifest,
IsValid valid)
|
void |
ValidatorHelper.componentRegistered(Element element,
AndroidManifest androidManifest,
boolean printWarning,
IsValid valid)
|
void |
ValidatorHelper.componentRegistered(Element element,
AndroidManifest androidManifest,
IsValid valid)
|
void |
ValidatorHelper.upperclassOfRegisteredApplication(Element element,
AndroidManifest manifest,
IsValid valid)
|
| Uses of AndroidManifest in com.googlecode.androidannotations.rclass |
|---|
| Methods in com.googlecode.androidannotations.rclass with parameters of type AndroidManifest | |
|---|---|
IRClass |
ProjectRClassFinder.find(AndroidManifest manifest)
|
| Uses of AndroidManifest in com.googlecode.androidannotations.validation |
|---|
| Constructors in com.googlecode.androidannotations.validation with parameters of type AndroidManifest | |
|---|---|
AppValidator(ProcessingEnvironment processingEnv,
AndroidManifest manifest)
|
|
EActivityValidator(ProcessingEnvironment processingEnv,
IRClass rClass,
AndroidManifest androidManifest)
|
|
EApplicationValidator(ProcessingEnvironment processingEnv,
AndroidManifest androidManifest)
|
|
EProviderValidator(ProcessingEnvironment processingEnv,
AndroidManifest androidManifest)
|
|
EReceiverValidator(ProcessingEnvironment processingEnv,
AndroidManifest androidManifest)
|
|
EServiceValidator(ProcessingEnvironment processingEnv,
AndroidManifest androidManifest)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||