A B C D E F G H I J K L M N O P R S T U V Z

A

AbstractPrefEditorField<T extends EditorHelper<T>> - Class in com.googlecode.androidannotations.api.sharedpreferences
 
AbstractPrefEditorField(T, String) - Constructor for class com.googlecode.androidannotations.api.sharedpreferences.AbstractPrefEditorField
 
AbstractPrefField - Class in com.googlecode.androidannotations.api.sharedpreferences
 
AbstractPrefField(SharedPreferences, String) - Constructor for class com.googlecode.androidannotations.api.sharedpreferences.AbstractPrefField
 
Accept - Annotation Type in com.googlecode.androidannotations.annotations.rest
 
AcceptValidator - Class in com.googlecode.androidannotations.validation.rest
 
AcceptValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.rest.AcceptValidator
 
actionName() - Method in class com.googlecode.androidannotations.helper.TargetAnnotationHelper
 
addHttpEntityVar(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.DeleteProcessor
 
addHttpEntityVar(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.GetProcessor
 
addHttpEntityVar(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.HeadProcessor
 
addHttpEntityVar(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessor
 
addHttpEntityVar(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.OptionsProcessor
 
addHttpEntityVar(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.PostProcessor
 
addHttpEntityVar(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.PutProcessor
 
addHttpHeadersVar(JBlock, ExecutableElement) - Method in class com.googlecode.androidannotations.processing.rest.DeleteProcessor
 
addHttpHeadersVar(JBlock, ExecutableElement) - Method in class com.googlecode.androidannotations.processing.rest.GetProcessor
 
addHttpHeadersVar(JBlock, ExecutableElement) - Method in class com.googlecode.androidannotations.processing.rest.HeadProcessor
 
addHttpHeadersVar(JBlock, ExecutableElement) - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessor
 
addHttpHeadersVar(JBlock, ExecutableElement) - Method in class com.googlecode.androidannotations.processing.rest.OptionsProcessor
 
addHttpHeadersVar(JBlock, ExecutableElement) - Method in class com.googlecode.androidannotations.processing.rest.PostProcessor
 
addHttpHeadersVar(JBlock, ExecutableElement) - Method in class com.googlecode.androidannotations.processing.rest.PutProcessor
 
addResponseEntityArg(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.DeleteProcessor
 
addResponseEntityArg(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.GetProcessor
 
addResponseEntityArg(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.HeadProcessor
 
addResponseEntityArg(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessor
 
addResponseEntityArg(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.OptionsProcessor
 
addResponseEntityArg(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.PostProcessor
 
addResponseEntityArg(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.PutProcessor
 
addResultCallMethod(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.DeleteProcessor
 
addResultCallMethod(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.GetProcessor
 
addResultCallMethod(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.HeadProcessor
 
addResultCallMethod(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessor
 
addResultCallMethod(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.OptionsProcessor
 
addResultCallMethod(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.PostProcessor
 
addResultCallMethod(JInvocation, MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.PutProcessor
 
AfterInject - Annotation Type in com.googlecode.androidannotations.annotations
Methods annotated with @AfterInject will be called after the constructor is called in an enhanced class.
AfterInjectProcessor - Class in com.googlecode.androidannotations.processing
 
AfterInjectProcessor() - Constructor for class com.googlecode.androidannotations.processing.AfterInjectProcessor
 
AfterInjectValidator - Class in com.googlecode.androidannotations.validation
 
AfterInjectValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.AfterInjectValidator
 
afterSetContentView - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
Only defined on activities and components potentially depending on activity ( EViewGroup, EBean
AfterViews - Annotation Type in com.googlecode.androidannotations.annotations
Methods annotated with @AfterViews will be called after Activity.setContentView(int) is called by the generated activity.
AfterViewsProcessor - Class in com.googlecode.androidannotations.processing
 
AfterViewsProcessor() - Constructor for class com.googlecode.androidannotations.processing.AfterViewsProcessor
 
AfterViewsValidator - Class in com.googlecode.androidannotations.validation
 
AfterViewsValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.AfterViewsValidator
 
allowedType(Element, IsValid, TypeMirror, List<String>) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
ANDROID_CONTEXT_QUALIFIED_NAME - Static variable in class com.googlecode.androidannotations.helper.ValidatorHelper
 
AndroidAnnotationProcessor - Class in com.googlecode.androidannotations
 
AndroidAnnotationProcessor() - Constructor for class com.googlecode.androidannotations.AndroidAnnotationProcessor
 
AndroidManifest - Class in com.googlecode.androidannotations.helper
 
AndroidManifest(String, String, List<String>) - Constructor for class com.googlecode.androidannotations.helper.AndroidManifest
 
AndroidManifestFinder - Class in com.googlecode.androidannotations.helper
 
AndroidManifestFinder(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.helper.AndroidManifestFinder
 
AndroidRClassFinder - Class in com.googlecode.androidannotations.rclass
 
AndroidRClassFinder(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.rclass.AndroidRClassFinder
 
AndroidRes - Enum in com.googlecode.androidannotations.model
 
androidService(AndroidSystemServices, Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
AndroidSystemServices - Class in com.googlecode.androidannotations.model
 
AndroidSystemServices() - Constructor for class com.googlecode.androidannotations.model.AndroidSystemServices
 
AnimationRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with this specific resource
AnnotatedAbstractProcessor - Class in com.googlecode.androidannotations.annotationprocessor
Extends AbstractProcessor to override AbstractProcessor.getSupportedAnnotationTypes(), enabling usage of SupportedAnnotationClasses on a Processor.
AnnotatedAbstractProcessor() - Constructor for class com.googlecode.androidannotations.annotationprocessor.AnnotatedAbstractProcessor
 
annotationElementfromAnnotationClass(Class<? extends Annotation>) - Method in interface com.googlecode.androidannotations.model.AnnotationElements
 
annotationElementfromAnnotationClass(Class<? extends Annotation>) - Method in class com.googlecode.androidannotations.model.AnnotationElementsHolder
 
annotationElementfromAnnotationClass(Class<? extends Annotation>) - Method in class com.googlecode.androidannotations.model.EmptyAnnotationElements
 
AnnotationElements - Interface in com.googlecode.androidannotations.model
 
AnnotationElementsHolder - Class in com.googlecode.androidannotations.model
 
AnnotationElementsHolder() - Constructor for class com.googlecode.androidannotations.model.AnnotationElementsHolder
 
AnnotationHelper - Class in com.googlecode.androidannotations.helper
 
AnnotationHelper(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.helper.AnnotationHelper
 
annotationHelper - Variable in class com.googlecode.androidannotations.helper.ValidatorHelper
 
annotationName(Class<? extends Annotation>) - Static method in class com.googlecode.androidannotations.helper.TargetAnnotationHelper
 
annotationName() - Method in class com.googlecode.androidannotations.helper.TargetAnnotationHelper
 
App - Annotation Type in com.googlecode.androidannotations.annotations
Injects the application.
applicationRegistered(Element, AndroidManifest, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
apply(SharedPreferences.Editor) - Method in class com.googlecode.androidannotations.api.sharedpreferences.AbstractPrefField
 
apply() - Method in class com.googlecode.androidannotations.api.sharedpreferences.EditorHelper
 
AppProcessor - Class in com.googlecode.androidannotations.processing
 
AppProcessor() - Constructor for class com.googlecode.androidannotations.processing.AppProcessor
 
AppValidator - Class in com.googlecode.androidannotations.validation
 
AppValidator(ProcessingEnvironment, AndroidManifest) - Constructor for class com.googlecode.androidannotations.validation.AppValidator
 
APTCodeModelHelper - Class in com.googlecode.androidannotations.helper
 
APTCodeModelHelper() - Constructor for class com.googlecode.androidannotations.helper.APTCodeModelHelper
 
APTCodeModelHelper.Parameter - Class in com.googlecode.androidannotations.helper
 
APTCodeModelHelper.Parameter(String, JClass) - Constructor for class com.googlecode.androidannotations.helper.APTCodeModelHelper.Parameter
 

B

Background - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on method that must be run in a background thread.
BackgroundExecutor - Class in com.googlecode.androidannotations.api
 
BackgroundExecutor() - Constructor for class com.googlecode.androidannotations.api.BackgroundExecutor
 
BackgroundProcessor - Class in com.googlecode.androidannotations.processing
 
BackgroundProcessor() - Constructor for class com.googlecode.androidannotations.processing.BackgroundProcessor
 
Bean - Annotation Type in com.googlecode.androidannotations.annotations
Injects an instance of a class annotated with EBean
BeanProcessor - Class in com.googlecode.androidannotations.processing
 
BeanProcessor() - Constructor for class com.googlecode.androidannotations.processing.BeanProcessor
 
BeanValidator - Class in com.googlecode.androidannotations.validation
 
BeanValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.BeanValidator
 
BeforeCreate - Annotation Type in com.googlecode.androidannotations.annotations
Deprecated. 
BeforeCreateProcessor - Class in com.googlecode.androidannotations.processing
 
BeforeCreateProcessor() - Constructor for class com.googlecode.androidannotations.processing.BeforeCreateProcessor
 
beforeCreateSavedInstanceStateParam - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
Only defined on activities
BeforeCreateValidator - Class in com.googlecode.androidannotations.validation
 
BeforeCreateValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.BeforeCreateValidator
 
booleanField(String) - Method in class com.googlecode.androidannotations.api.sharedpreferences.EditorHelper
 
booleanField(String, boolean) - Method in class com.googlecode.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
BooleanPrefEditorField<T extends EditorHelper<T>> - Class in com.googlecode.androidannotations.api.sharedpreferences
 
BooleanPrefField - Class in com.googlecode.androidannotations.api.sharedpreferences
 
BooleanRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with this specific resource

C

callSuperMethod(JMethod, EBeanHolder, JBlock) - Method in class com.googlecode.androidannotations.helper.APTCodeModelHelper
 
camelCaseToSnakeCase(String) - Static method in class com.googlecode.androidannotations.helper.CaseHelper
 
CaseHelper - Class in com.googlecode.androidannotations.helper
 
CaseHelper() - Constructor for class com.googlecode.androidannotations.helper.CaseHelper
 
cast - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
 
castContextToActivity(EBeanHolder, JBlock) - Method in class com.googlecode.androidannotations.helper.APTCodeModelHelper
 
clear() - Method in class com.googlecode.androidannotations.api.sharedpreferences.EditorHelper
 
clear() - Method in class com.googlecode.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
clear() - Method in class com.googlecode.androidannotations.helper.TimeStats
 
Click - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on click listener methods in activity classes The method may have zero or one parameter, that MUST be of type android.view.View .
ClickProcessor - Class in com.googlecode.androidannotations.processing
 
ClickProcessor(IRClass) - Constructor for class com.googlecode.androidannotations.processing.ClickProcessor
 
ClickValidator - Class in com.googlecode.androidannotations.validation
 
ClickValidator(ProcessingEnvironment, IRClass) - Constructor for class com.googlecode.androidannotations.validation.ClickValidator
 
close() - Method in class com.googlecode.androidannotations.generation.ResourceCodeWriter
 
close() - Method in class com.googlecode.androidannotations.generation.SourceCodewriter
 
CodeModelGenerator - Class in com.googlecode.androidannotations.generation
 
CodeModelGenerator(Filer, Messager) - Constructor for class com.googlecode.androidannotations.generation.CodeModelGenerator
 
COLLECTIONS - Static variable in class com.googlecode.androidannotations.helper.ProcessorConstants
 
ColorRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with values from R.color.* The annotated field must be an int or an Integer The annotation value must be one of R.color.* fields.
ColorStateListRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with this specific resource
com.googlecode.androidannotations - package com.googlecode.androidannotations
 
com.googlecode.androidannotations.annotationprocessor - package com.googlecode.androidannotations.annotationprocessor
 
com.googlecode.androidannotations.annotations - package com.googlecode.androidannotations.annotations
 
com.googlecode.androidannotations.annotations.res - package com.googlecode.androidannotations.annotations.res
 
com.googlecode.androidannotations.annotations.rest - package com.googlecode.androidannotations.annotations.rest
 
com.googlecode.androidannotations.annotations.sharedpreferences - package com.googlecode.androidannotations.annotations.sharedpreferences
 
com.googlecode.androidannotations.api - package com.googlecode.androidannotations.api
 
com.googlecode.androidannotations.api.rest - package com.googlecode.androidannotations.api.rest
 
com.googlecode.androidannotations.api.sharedpreferences - package com.googlecode.androidannotations.api.sharedpreferences
 
com.googlecode.androidannotations.generation - package com.googlecode.androidannotations.generation
 
com.googlecode.androidannotations.helper - package com.googlecode.androidannotations.helper
 
com.googlecode.androidannotations.model - package com.googlecode.androidannotations.model
 
com.googlecode.androidannotations.processing - package com.googlecode.androidannotations.processing
 
com.googlecode.androidannotations.processing.rest - package com.googlecode.androidannotations.processing.rest
 
com.googlecode.androidannotations.rclass - package com.googlecode.androidannotations.rclass
 
com.googlecode.androidannotations.validation - package com.googlecode.androidannotations.validation
 
com.googlecode.androidannotations.validation.rest - package com.googlecode.androidannotations.validation.rest
 
componentRegistered(Element, AndroidManifest, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
contains(TypeMirror) - Method in class com.googlecode.androidannotations.model.AndroidSystemServices
 
containsField(String) - Method in class com.googlecode.androidannotations.rclass.CoumpoundInnerClass
 
containsField(String) - Method in interface com.googlecode.androidannotations.rclass.IRInnerClass
 
containsField(String) - Method in class com.googlecode.androidannotations.rclass.RInnerClass
 
containsIdValue(Integer) - Method in class com.googlecode.androidannotations.rclass.CoumpoundInnerClass
 
containsIdValue(Integer) - Method in interface com.googlecode.androidannotations.rclass.IRInnerClass
 
containsIdValue(Integer) - Method in class com.googlecode.androidannotations.rclass.RInnerClass
 
contextRef - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
 
CoumpoundInnerClass - Class in com.googlecode.androidannotations.rclass
 
CoumpoundInnerClass(IRInnerClass, IRInnerClass) - Constructor for class com.googlecode.androidannotations.rclass.CoumpoundInnerClass
 
CoumpoundRClass - Class in com.googlecode.androidannotations.rclass
 
CoumpoundRClass(IRClass, IRClass) - Constructor for class com.googlecode.androidannotations.rclass.CoumpoundRClass
 
create(Element) - Method in class com.googlecode.androidannotations.processing.EBeansHolder
 
create(Element) - Method in class com.googlecode.androidannotations.processing.rest.RestImplementationsHolder
 
createDelegatingAnonymousRunnableClass(JCodeModel, EBeanHolder, JMethod) - Method in class com.googlecode.androidannotations.helper.APTCodeModelHelper
 

D

DEFAULT_TAG - Static variable in annotation type com.googlecode.androidannotations.annotations.Trace
 
DEFAULT_VALUE - Static variable in class com.googlecode.androidannotations.annotations.Id
 
DefaultBoolean - Annotation Type in com.googlecode.androidannotations.annotations.sharedpreferences
Default value for a preference field
DefaultFloat - Annotation Type in com.googlecode.androidannotations.annotations.sharedpreferences
Default value for a preference field
DefaultInt - Annotation Type in com.googlecode.androidannotations.annotations.sharedpreferences
Default value for a preference field
DefaultLong - Annotation Type in com.googlecode.androidannotations.annotations.sharedpreferences
Default value for a preference field
DefaultString - Annotation Type in com.googlecode.androidannotations.annotations.sharedpreferences
Default value for a preference field
Delete - Annotation Type in com.googlecode.androidannotations.annotations.rest
 
DeleteProcessor - Class in com.googlecode.androidannotations.processing.rest
 
DeleteProcessor(ProcessingEnvironment, RestImplementationsHolder) - Constructor for class com.googlecode.androidannotations.processing.rest.DeleteProcessor
 
DeleteValidator - Class in com.googlecode.androidannotations.validation.rest
 
DeleteValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.rest.DeleteValidator
 
DimensionPixelOffsetRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with this specific resource
DimensionPixelSizeRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with this specific resource
DimensionRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with this specific resource
doesNotExtendOtherInterfaces(TypeElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
doesNotReturnArray(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
doesNotReturnPrimitive(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
doesntThrowException(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
DrawableRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with this specific resource

E

EActivity - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on Activity classes to enable usage of AndroidAnnotations Any view related code should happen in an AfterViews annotated method.
EActivityProcessor - Class in com.googlecode.androidannotations.processing
 
EActivityProcessor(ProcessingEnvironment, IRClass) - Constructor for class com.googlecode.androidannotations.processing.EActivityProcessor
 
EActivityValidator - Class in com.googlecode.androidannotations.validation
 
EActivityValidator(ProcessingEnvironment, IRClass, AndroidManifest) - Constructor for class com.googlecode.androidannotations.validation.EActivityValidator
 
EApplication - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on android.app.Application classes to enable usage of AndroidAnnotations Most annotations are supported in EApplication classes
EApplicationProcessor - Class in com.googlecode.androidannotations.processing
 
EApplicationProcessor(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.processing.EApplicationProcessor
 
EApplicationValidator - Class in com.googlecode.androidannotations.validation
 
EApplicationValidator(ProcessingEnvironment, AndroidManifest) - Constructor for class com.googlecode.androidannotations.validation.EApplicationValidator
 
EBean - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on custom classes to enable usage of AndroidAnnotations Any view related code should happen in an AfterViews annotated method.
eBean - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
 
EBeanHolder - Class in com.googlecode.androidannotations.processing
 
EBeanHolder() - Constructor for class com.googlecode.androidannotations.processing.EBeanHolder
 
EBeanProcessor - Class in com.googlecode.androidannotations.processing
 
EBeanProcessor(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.processing.EBeanProcessor
 
EBeansHolder - Class in com.googlecode.androidannotations.processing
 
EBeansHolder() - Constructor for class com.googlecode.androidannotations.processing.EBeansHolder
 
EBeanValidator - Class in com.googlecode.androidannotations.validation
 
EBeanValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.EBeanValidator
 
edit() - Method in class com.googlecode.androidannotations.api.sharedpreferences.AbstractPrefField
 
editorHelper - Variable in class com.googlecode.androidannotations.api.sharedpreferences.AbstractPrefEditorField
 
EditorHelper<T extends EditorHelper<T>> - Class in com.googlecode.androidannotations.api.sharedpreferences
 
EditorHelper(SharedPreferences) - Constructor for class com.googlecode.androidannotations.api.sharedpreferences.EditorHelper
 
elementHasAnnotation(Class<? extends Annotation>, Element, AnnotationElements, IsValid, String) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
elementHasAnnotation(Class<? extends Annotation>, Element, AnnotationElements) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
elementHasAnnotationContainsIn(List<Class<? extends Annotation>>, Element, AnnotationElements, IsValid, String) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
elementHasGetOrPostAnnotation(Element, AnnotationElements, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
elementHasMethodRestAnnotation(Element, AnnotationElements, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
elementHasRestAnnotation(Element, AnnotationElements, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
elementHasRestAnnotationOrEnclosingElementHasRestAnnotationAndElementHasMethodRestAnnotation(Element, AnnotationElements, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
ElementProcessor - Interface in com.googlecode.androidannotations.processing
 
ElementValidator - Interface in com.googlecode.androidannotations.validation
 
EMPTY_R_CLASS - Static variable in interface com.googlecode.androidannotations.rclass.IRClass
 
EMPTY_R_INNER_CLASS - Static variable in interface com.googlecode.androidannotations.rclass.IRInnerClass
 
EmptyAnnotationElements - Class in com.googlecode.androidannotations.model
 
enclosingElementHasAnnotation(Class<? extends Annotation>, Element, AnnotationElements, IsValid, String) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
enclosingElementHasEActivity(Element, AnnotationElements, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
enclosingElementHasEBeanAnnotation(Element, AnnotationElements, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
enclosingElementHasEnhancedComponentAnnotation(Element, AnnotationElements, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
enclosingElementHasEnhancedViewSupportAnnotation(Element, AnnotationElements, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
enclosingElementHasRestAnnotation(Element, AnnotationElements, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
EProvider - Annotation Type in com.googlecode.androidannotations.annotations
Use this annotation to enhance an Android ContentProvider
EProviderProcessor - Class in com.googlecode.androidannotations.processing
 
EProviderProcessor(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.processing.EProviderProcessor
 
EProviderValidator - Class in com.googlecode.androidannotations.validation
 
EProviderValidator(ProcessingEnvironment, AndroidManifest) - Constructor for class com.googlecode.androidannotations.validation.EProviderValidator
 
EReceiver - Annotation Type in com.googlecode.androidannotations.annotations
Use this annotation to enhance an Android BroadcastReceiver
EReceiverProcessor - Class in com.googlecode.androidannotations.processing
 
EReceiverProcessor(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.processing.EReceiverProcessor
 
EReceiverValidator - Class in com.googlecode.androidannotations.validation
 
EReceiverValidator(ProcessingEnvironment, AndroidManifest) - Constructor for class com.googlecode.androidannotations.validation.EReceiverValidator
 
EService - Annotation Type in com.googlecode.androidannotations.annotations
Use this annotation to enhance an Android Service
EServiceProcessor - Class in com.googlecode.androidannotations.processing
 
EServiceProcessor(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.processing.EServiceProcessor
 
EServiceValidator - Class in com.googlecode.androidannotations.validation
 
EServiceValidator(ProcessingEnvironment, AndroidManifest) - Constructor for class com.googlecode.androidannotations.validation.EServiceValidator
 
EView - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on custom classes that extend View to enable usage of AndroidAnnotations Any view related code should happen in an AfterViews annotated method.
EViewGroup - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on custom classes that extend ViewGroup to enable usage of AndroidAnnotations Any view related code should happen in an AfterViews annotated method.
EViewGroupProcessor - Class in com.googlecode.androidannotations.processing
 
EViewGroupProcessor(ProcessingEnvironment, IRClass) - Constructor for class com.googlecode.androidannotations.processing.EViewGroupProcessor
 
EViewGroupValidator - Class in com.googlecode.androidannotations.validation
 
EViewGroupValidator(ProcessingEnvironment, IRClass) - Constructor for class com.googlecode.androidannotations.validation.EViewGroupValidator
 
EViewProcessor - Class in com.googlecode.androidannotations.processing
 
EViewProcessor(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.processing.EViewProcessor
 
EViewValidator - Class in com.googlecode.androidannotations.validation
 
EViewValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.EViewValidator
 
execute(Runnable) - Static method in class com.googlecode.androidannotations.api.BackgroundExecutor
 
exists() - Method in class com.googlecode.androidannotations.api.sharedpreferences.AbstractPrefField
 
extendsActivity(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
extendsApplication(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
extendsContext(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
extendsProvider(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
extendsReceiver(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
extendsService(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
extendsTextView(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
extendsType(Element, String, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
extendsView(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
extendsViewGroup(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
Extra - Annotation Type in com.googlecode.androidannotations.annotations
Use on Extra fields in activity classes.
extract(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.googlecode.androidannotations.model.ModelExtractor
 
extract() - Method in class com.googlecode.androidannotations.rclass.ManifestPackageExtractor
 
extractAndroidManifest() - Method in class com.googlecode.androidannotations.helper.AndroidManifestFinder
 
extractAnnotationQualifiedIds(Element) - Method in class com.googlecode.androidannotations.helper.IdAnnotationHelper
 
extractAnnotationValue(Element) - Method in class com.googlecode.androidannotations.helper.TargetAnnotationHelper
 
extractQualifiedIds(Element, int[], String, EBeanHolder) - Method in class com.googlecode.androidannotations.processing.MultipleResIdsBasedProcessor
 
extractUrlVariableNames(ExecutableElement) - Method in class com.googlecode.androidannotations.helper.RestAnnotationHelper
 
ExtraProcessor - Class in com.googlecode.androidannotations.processing
 
ExtraProcessor(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.processing.ExtraProcessor
 
extras - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
 
extrasNotNullBlock - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
 
ExtraValidator - Class in com.googlecode.androidannotations.validation
 
ExtraValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.ExtraValidator
 

F

find() - Method in class com.googlecode.androidannotations.rclass.AndroidRClassFinder
 
find(AndroidManifest) - Method in class com.googlecode.androidannotations.rclass.ProjectRClassFinder
 
findAnnotationMirror(Element, Class<? extends Annotation>) - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
floatField(String) - Method in class com.googlecode.androidannotations.api.sharedpreferences.EditorHelper
 
floatField(String, float) - Method in class com.googlecode.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
FloatPrefEditorField<T extends EditorHelper<T>> - Class in com.googlecode.androidannotations.api.sharedpreferences
 
FloatPrefField - Class in com.googlecode.androidannotations.api.sharedpreferences
 
FromHtml - Annotation Type in com.googlecode.androidannotations.annotations
 
FromHtmlProcessor - Class in com.googlecode.androidannotations.processing
 
FromHtmlProcessor(IRClass) - Constructor for class com.googlecode.androidannotations.processing.FromHtmlProcessor
 
FromHtmlValidator - Class in com.googlecode.androidannotations.validation
 
FromHtmlValidator(ProcessingEnvironment, IRClass) - Constructor for class com.googlecode.androidannotations.validation.FromHtmlValidator
 
Fullscreen - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on Activity classes that must be fullscreen The activity must be annotated with EActivity.
FullscreenProcessor - Class in com.googlecode.androidannotations.processing
 
FullscreenProcessor() - Constructor for class com.googlecode.androidannotations.processing.FullscreenProcessor
 
FullscreenValidator - Class in com.googlecode.androidannotations.validation
 
FullscreenValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.FullscreenValidator
 

G

generate(JCodeModel) - Method in class com.googlecode.androidannotations.generation.CodeModelGenerator
 
generateHttpEntityVar(MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessor
 
generateHttpHeadersVar(JBlock, ExecutableElement) - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessor
 
generateRestTemplateCallBlock(MethodProcessorHolder) - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessor
 
GENERATION_SUFFIX - Static variable in class com.googlecode.androidannotations.helper.ModelConstants
 
Get - Annotation Type in com.googlecode.androidannotations.annotations.rest
 
get() - Method in class com.googlecode.androidannotations.api.sharedpreferences.BooleanPrefField
 
get() - Method in class com.googlecode.androidannotations.api.sharedpreferences.FloatPrefField
 
get() - Method in class com.googlecode.androidannotations.api.sharedpreferences.IntPrefField
 
get() - Method in class com.googlecode.androidannotations.api.sharedpreferences.LongPrefField
 
get() - Method in class com.googlecode.androidannotations.api.sharedpreferences.StringPrefField
 
get(IRClass.Res) - Method in class com.googlecode.androidannotations.rclass.CoumpoundRClass
 
get(IRClass.Res) - Method in interface com.googlecode.androidannotations.rclass.IRClass
 
get(IRClass.Res) - Method in class com.googlecode.androidannotations.rclass.RClass
 
GET_INSTANCE_METHOD_NAME - Static variable in class com.googlecode.androidannotations.processing.EBeanProcessor
 
getAllElements() - Method in interface com.googlecode.androidannotations.model.AnnotationElements
 
getAllElements() - Method in class com.googlecode.androidannotations.model.AnnotationElementsHolder
 
getAllElements() - Method in class com.googlecode.androidannotations.model.EmptyAnnotationElements
 
getAllowedTypes() - Method in enum com.googlecode.androidannotations.model.AndroidRes
 
getAnnotatedElements(Class<? extends Annotation>) - Method in interface com.googlecode.androidannotations.model.AnnotationElements
 
getAnnotatedElements(Class<? extends Annotation>) - Method in class com.googlecode.androidannotations.model.AnnotationElementsHolder
 
getAnnotatedElements(Class<? extends Annotation>) - Method in class com.googlecode.androidannotations.model.EmptyAnnotationElements
 
getApplicationClassName() - Method in class com.googlecode.androidannotations.helper.AndroidManifest
 
getApplicationPackage() - Method in class com.googlecode.androidannotations.helper.AndroidManifest
 
getBody() - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessorHolder
 
getCodeModel() - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessorHolder
 
getComponentQualifiedNames() - Method in class com.googlecode.androidannotations.helper.AndroidManifest
 
getEditor() - Method in class com.googlecode.androidannotations.api.sharedpreferences.EditorHelper
 
getElement() - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessorHolder
 
getElementUtils() - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
getEnclosingEBeanHolder(Element) - Method in class com.googlecode.androidannotations.processing.EBeansHolder
 
getEnclosingHolder(Element) - Method in class com.googlecode.androidannotations.processing.rest.RestImplementationsHolder
 
getExpectedClass() - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessorHolder
 
getGeneratedReturnType() - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessorHolder
 
getIdQualifiedName(Integer) - Method in class com.googlecode.androidannotations.rclass.CoumpoundInnerClass
 
getIdQualifiedName(String) - Method in class com.googlecode.androidannotations.rclass.CoumpoundInnerClass
 
getIdQualifiedName(Integer) - Method in interface com.googlecode.androidannotations.rclass.IRInnerClass
 
getIdQualifiedName(String) - Method in interface com.googlecode.androidannotations.rclass.IRInnerClass
 
getIdQualifiedName(Integer) - Method in class com.googlecode.androidannotations.rclass.RInnerClass
 
getIdQualifiedName(String) - Method in class com.googlecode.androidannotations.rclass.RInnerClass
 
getIdStaticRef(Integer, EBeanHolder) - Method in class com.googlecode.androidannotations.rclass.CoumpoundInnerClass
 
getIdStaticRef(String, EBeanHolder) - Method in class com.googlecode.androidannotations.rclass.CoumpoundInnerClass
 
getIdStaticRef(Integer, EBeanHolder) - Method in interface com.googlecode.androidannotations.rclass.IRInnerClass
 
getIdStaticRef(String, EBeanHolder) - Method in interface com.googlecode.androidannotations.rclass.IRInnerClass
 
getIdStaticRef(Integer, EBeanHolder) - Method in class com.googlecode.androidannotations.rclass.RInnerClass
 
getIdStaticRef(String, EBeanHolder) - Method in class com.googlecode.androidannotations.rclass.RInnerClass
 
getMethodParams() - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessorHolder
 
getOr(boolean) - Method in class com.googlecode.androidannotations.api.sharedpreferences.BooleanPrefField
 
getOr(float) - Method in class com.googlecode.androidannotations.api.sharedpreferences.FloatPrefField
 
getOr(int) - Method in class com.googlecode.androidannotations.api.sharedpreferences.IntPrefField
 
getOr(long) - Method in class com.googlecode.androidannotations.api.sharedpreferences.LongPrefField
 
getOr(String) - Method in class com.googlecode.androidannotations.api.sharedpreferences.StringPrefField
 
GetProcessor - Class in com.googlecode.androidannotations.processing.rest
 
GetProcessor(ProcessingEnvironment, RestImplementationsHolder) - Constructor for class com.googlecode.androidannotations.processing.rest.GetProcessor
 
getRelativeEBeanHolder(Element) - Method in class com.googlecode.androidannotations.processing.EBeansHolder
 
getRelativeHolder(Element) - Method in class com.googlecode.androidannotations.processing.rest.RestImplementationsHolder
 
getResourceMethodName() - Method in enum com.googlecode.androidannotations.model.AndroidRes
 
getRInnerClass() - Method in enum com.googlecode.androidannotations.model.AndroidRes
 
getSdkInt() - Static method in class com.googlecode.androidannotations.api.SdkVersionHelper
 
getServiceConstant(TypeMirror) - Method in class com.googlecode.androidannotations.model.AndroidSystemServices
 
getServiceConstant(TypeMirror, EBeanHolder) - Method in class com.googlecode.androidannotations.model.AndroidSystemServices
 
getSharedPreferences() - Method in class com.googlecode.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
getSupportedAnnotationTypes() - Method in class com.googlecode.androidannotations.annotationprocessor.AnnotatedAbstractProcessor
If the processor class is annotated with SupportedAnnotationClasses , return an unmodifiable set with the set of strings corresponding to the array of classes of the annotation.
getTarget() - Method in interface com.googlecode.androidannotations.helper.HasTarget
 
getTarget() - Method in class com.googlecode.androidannotations.helper.TargetAnnotationHelper
 
getTarget() - Method in enum com.googlecode.androidannotations.model.AndroidRes
 
getTarget() - Method in class com.googlecode.androidannotations.processing.AfterInjectProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.AfterViewsProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.AppProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.BackgroundProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.BeanProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.BeforeCreateProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.ClickProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.EActivityProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.EApplicationProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.EBeanProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.EProviderProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.EReceiverProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.EServiceProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.EViewGroupProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.EViewProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.ExtraProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.FromHtmlProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.FullscreenProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.ItemClickProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.ItemLongClickProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.ItemSelectedProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.LongClickProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.NoTitleProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.OptionsItemProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.OptionsMenuProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.PrefProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.ResProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.rest.DeleteProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.rest.GetProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.rest.HeadProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.rest.OptionsProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.rest.PostProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.rest.PutProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.rest.RestProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.RestServiceProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.RoboGuiceProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.RootContextProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.SharedPrefProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.SystemServiceProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.TouchProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.TraceProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.TransactionalProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.UiThreadDelayedProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.UiThreadProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.processing.ViewByIdProcessor
 
getTarget() - Method in class com.googlecode.androidannotations.validation.AfterInjectValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.AfterViewsValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.AppValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.BeanValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.BeforeCreateValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.ClickValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.EActivityValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.EApplicationValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.EBeanValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.EProviderValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.EReceiverValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.EServiceValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.EViewGroupValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.EViewValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.ExtraValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.FromHtmlValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.FullscreenValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.ItemClickValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.ItemLongClickValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.ItemSelectedValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.LongClickValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.NoTitleValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.OptionsItemValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.OptionsMenuValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.PrefValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.rest.AcceptValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.rest.DeleteValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.rest.GetValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.rest.HeadValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.rest.OptionsValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.rest.PostValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.rest.PutValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.rest.RestValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.RestServiceValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.ResValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.RoboGuiceValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.RootContextValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.RunnableValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.SharedPrefValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.SystemServiceValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.TouchValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.TraceValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.TransactionalValidator
 
getTarget() - Method in class com.googlecode.androidannotations.validation.ViewByIdValidator
 
getTypeUtils() - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
getUrl() - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessorHolder
 
GetValidator - Class in com.googlecode.androidannotations.validation.rest
 
GetValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.rest.GetValidator
 

H

handler - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
 
hasCorrectDefaultAnnotation(ExecutableElement) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
hasEActivity(Element, AnnotationElements, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
hasEmptyConstructor(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
hasExtraValue(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
hasHttpHeadersReturnType(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
hasOneMotionEventOrTwoMotionEventViewParameters(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
hasOneOrTwoParametersAndFirstIsBoolean(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
hasOneOrTwoParametersAndFirstIsDb(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
hasRoboGuiceJars(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
hasSetOfHttpMethodReturnType(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
hasSpringAndroidJars(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
HasTarget - Interface in com.googlecode.androidannotations.helper
 
hasValidLogLevel(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
hasViewByIdAnnotation(Element, AnnotationElements, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
Head - Annotation Type in com.googlecode.androidannotations.annotations.rest
 
HeadProcessor - Class in com.googlecode.androidannotations.processing.rest
 
HeadProcessor(ProcessingEnvironment, RestImplementationsHolder) - Constructor for class com.googlecode.androidannotations.processing.rest.HeadProcessor
 
HeadValidator - Class in com.googlecode.androidannotations.validation.rest
 
HeadValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.rest.HeadValidator
 
HtmlRes - Annotation Type in com.googlecode.androidannotations.annotations.res
 
HTTP_ENTITY - Static variable in class com.googlecode.androidannotations.helper.ProcessorConstants
 
HTTP_HEADERS - Static variable in class com.googlecode.androidannotations.helper.ProcessorConstants
 
HTTP_METHOD - Static variable in class com.googlecode.androidannotations.helper.ProcessorConstants
 

I

Id - Class in com.googlecode.androidannotations.annotations
 
IdAnnotationHelper - Class in com.googlecode.androidannotations.helper
 
IdAnnotationHelper(ProcessingEnvironment, Class<? extends Annotation>, IRClass) - Constructor for class com.googlecode.androidannotations.helper.IdAnnotationHelper
 
idExists(Element, IRClass.Res, IsValid) - Method in class com.googlecode.androidannotations.helper.IdValidatorHelper
 
idExists(Element, IRClass.Res, boolean, IsValid) - Method in class com.googlecode.androidannotations.helper.IdValidatorHelper
 
idExists(Element, IRClass.Res, boolean, boolean, IsValid) - Method in class com.googlecode.androidannotations.helper.IdValidatorHelper
 
idFromElement(Element) - Method in enum com.googlecode.androidannotations.model.AndroidRes
 
idsExists(Element, IRClass.Res, IsValid) - Method in class com.googlecode.androidannotations.helper.IdValidatorHelper
 
IdValidatorHelper - Class in com.googlecode.androidannotations.helper
 
IdValidatorHelper(IdAnnotationHelper) - Constructor for class com.googlecode.androidannotations.helper.IdValidatorHelper
 
ifContextInstanceOfActivity(EBeanHolder, JBlock) - Method in class com.googlecode.androidannotations.helper.APTCodeModelHelper
 
init(ProcessingEnvironment) - Method in class com.googlecode.androidannotations.AndroidAnnotationProcessor
 
init - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
 
initActivityRef - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
 
initIfActivityBody - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
Should not be used by inner annotations that target services, broadcast receivers, and content providers
INSTANCE - Static variable in class com.googlecode.androidannotations.model.EmptyAnnotationElements
 
IntArrayRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with this specific resource
IntegerRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with this specific resource
intentBuilderClass - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
Only defined in activities
intentField - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
Only defined in activities
intField(String) - Method in class com.googlecode.androidannotations.api.sharedpreferences.EditorHelper
 
intField(String, int) - Method in class com.googlecode.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
IntPrefEditorField<T extends EditorHelper<T>> - Class in com.googlecode.androidannotations.api.sharedpreferences
 
IntPrefField - Class in com.googlecode.androidannotations.api.sharedpreferences
 
invalidate() - Method in class com.googlecode.androidannotations.validation.IsValid
 
IRClass - Interface in com.googlecode.androidannotations.rclass
 
IRClass.Res - Enum in com.googlecode.androidannotations.rclass
 
IRInnerClass - Interface in com.googlecode.androidannotations.rclass
 
isAbstract(Element) - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
isAnnotation(TypeElement, Class<? extends Annotation>) - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
isDeclaredType(Element, IsValid, TypeMirror) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
isFinal(Element) - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
isInterface(TypeElement) - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
isInterface(TypeElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
isNotAbstract(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
isNotFinal(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
isNotPrivate(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
isNotSynchronized(Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
isPrefMethod(Element) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
isPrivate(Element) - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
isSharedPreference(Element, AnnotationElements, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
isSubtype(TypeMirror, TypeMirror) - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
Tests whether one type is a subtype of another.
isSubtype(TypeElement, TypeElement) - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
isSynchronized(Element) - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
IsValid - Class in com.googlecode.androidannotations.validation
 
IsValid() - Constructor for class com.googlecode.androidannotations.validation.IsValid
 
isValid() - Method in class com.googlecode.androidannotations.validation.IsValid
 
ItemClick - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on item click listener methods for AdapterView classes The method may have 0 or 1 parameter, that will be the object from the adapter, at the selected position.
ItemClickProcessor - Class in com.googlecode.androidannotations.processing
 
ItemClickProcessor(IRClass) - Constructor for class com.googlecode.androidannotations.processing.ItemClickProcessor
 
ItemClickValidator - Class in com.googlecode.androidannotations.validation
 
ItemClickValidator(ProcessingEnvironment, IRClass) - Constructor for class com.googlecode.androidannotations.validation.ItemClickValidator
 
ItemLongClick - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on item long click listener methods for AdapterView classes The method may have 0 or 1 parameter, that will be the object from the adapter, at the selected position.
ItemLongClickProcessor - Class in com.googlecode.androidannotations.processing
 
ItemLongClickProcessor(IRClass) - Constructor for class com.googlecode.androidannotations.processing.ItemLongClickProcessor
 
ItemLongClickValidator - Class in com.googlecode.androidannotations.validation
 
ItemLongClickValidator(ProcessingEnvironment, IRClass) - Constructor for class com.googlecode.androidannotations.validation.ItemLongClickValidator
 
ItemSelect - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on item selected listener methods for AdapterView classes The method may have 1 or 2 parameters.
ItemSelectedProcessor - Class in com.googlecode.androidannotations.processing
 
ItemSelectedProcessor(IRClass) - Constructor for class com.googlecode.androidannotations.processing.ItemSelectedProcessor
 
ItemSelectedValidator - Class in com.googlecode.androidannotations.validation
 
ItemSelectedValidator(ProcessingEnvironment, IRClass) - Constructor for class com.googlecode.androidannotations.validation.ItemSelectedValidator
 

J

jClass - Variable in class com.googlecode.androidannotations.helper.APTCodeModelHelper.Parameter
 

K

key - Variable in class com.googlecode.androidannotations.api.sharedpreferences.AbstractPrefEditorField
 
key - Variable in class com.googlecode.androidannotations.api.sharedpreferences.AbstractPrefField
 

L

LayoutRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with this specific resource
logStats() - Method in class com.googlecode.androidannotations.helper.TimeStats
 
LongClick - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on long click listener methods in activity classes The method may have zero or one parameter, that MUST be of type android.view.View .
LongClickProcessor - Class in com.googlecode.androidannotations.processing
 
LongClickProcessor(IRClass) - Constructor for class com.googlecode.androidannotations.processing.LongClickProcessor
 
LongClickValidator - Class in com.googlecode.androidannotations.validation
 
LongClickValidator(ProcessingEnvironment, IRClass) - Constructor for class com.googlecode.androidannotations.validation.LongClickValidator
 
longField(String) - Method in class com.googlecode.androidannotations.api.sharedpreferences.EditorHelper
 
longField(String, long) - Method in class com.googlecode.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
LongPrefEditorField<T extends EditorHelper<T>> - Class in com.googlecode.androidannotations.api.sharedpreferences
 
LongPrefField - Class in com.googlecode.androidannotations.api.sharedpreferences
 

M

ManifestPackageExtractor - Class in com.googlecode.androidannotations.rclass
 
ManifestPackageExtractor(String) - Constructor for class com.googlecode.androidannotations.rclass.ManifestPackageExtractor
 
matches() - Method in class com.googlecode.androidannotations.rclass.ManifestPackageExtractor
 
MEDIA_TYPE - Static variable in class com.googlecode.androidannotations.helper.ProcessorConstants
 
MediaType - Enum in com.googlecode.androidannotations.api.rest
 
MethodProcessor - Class in com.googlecode.androidannotations.processing.rest
 
MethodProcessor(ProcessingEnvironment, RestImplementationsHolder) - Constructor for class com.googlecode.androidannotations.processing.rest.MethodProcessor
 
MethodProcessorHolder - Class in com.googlecode.androidannotations.processing.rest
 
MethodProcessorHolder(Element, String, JClass, JClass, JCodeModel) - Constructor for class com.googlecode.androidannotations.processing.rest.MethodProcessorHolder
 
ModelConstants - Class in com.googlecode.androidannotations.helper
 
ModelExtractor - Class in com.googlecode.androidannotations.model
 
ModelExtractor() - Constructor for class com.googlecode.androidannotations.model.ModelExtractor
 
ModelProcessor - Class in com.googlecode.androidannotations.processing
 
ModelProcessor() - Constructor for class com.googlecode.androidannotations.processing.ModelProcessor
 
ModelValidator - Class in com.googlecode.androidannotations.validation
 
ModelValidator() - Constructor for class com.googlecode.androidannotations.validation.ModelValidator
 
MovieRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with this specific resource
MultipleResIdsBasedProcessor - Class in com.googlecode.androidannotations.processing
 
MultipleResIdsBasedProcessor(IRClass) - Constructor for class com.googlecode.androidannotations.processing.MultipleResIdsBasedProcessor
 

N

name - Variable in class com.googlecode.androidannotations.helper.APTCodeModelHelper.Parameter
 
notAlreadyValidated(Element, AnnotationElements, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
NoTitle - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on Activity classes that must have no title.
NoTitleProcessor - Class in com.googlecode.androidannotations.processing
 
NoTitleProcessor() - Constructor for class com.googlecode.androidannotations.processing.NoTitleProcessor
 
NoTitleValidator - Class in com.googlecode.androidannotations.validation
 
NoTitleValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.NoTitleValidator
 

O

onOptionsItemSelectedItem - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
 
onOptionsItemSelectedSwitch - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
 
openBinary(JPackage, String) - Method in class com.googlecode.androidannotations.generation.ResourceCodeWriter
 
openBinary(JPackage, String) - Method in class com.googlecode.androidannotations.generation.SourceCodewriter
 
Options - Annotation Type in com.googlecode.androidannotations.annotations.rest
 
OptionsItem - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on option items listener methods in activity classes The method may have zero or one parameter, that MUST be of type android.view.MenuItem .
OptionsItemProcessor - Class in com.googlecode.androidannotations.processing
 
OptionsItemProcessor(IRClass) - Constructor for class com.googlecode.androidannotations.processing.OptionsItemProcessor
 
OptionsItemValidator - Class in com.googlecode.androidannotations.validation
 
OptionsItemValidator(ProcessingEnvironment, IRClass) - Constructor for class com.googlecode.androidannotations.validation.OptionsItemValidator
 
OptionsMenu - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on Activity classes to set the id of the options menu.
OptionsMenuProcessor - Class in com.googlecode.androidannotations.processing
 
OptionsMenuProcessor(IRClass) - Constructor for class com.googlecode.androidannotations.processing.OptionsMenuProcessor
 
OptionsMenuValidator - Class in com.googlecode.androidannotations.validation
 
OptionsMenuValidator(ProcessingEnvironment, IRClass) - Constructor for class com.googlecode.androidannotations.validation.OptionsMenuValidator
 
OptionsProcessor - Class in com.googlecode.androidannotations.processing.rest
 
OptionsProcessor(ProcessingEnvironment, RestImplementationsHolder) - Constructor for class com.googlecode.androidannotations.processing.rest.OptionsProcessor
 
OptionsValidator - Class in com.googlecode.androidannotations.validation.rest
 
OptionsValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.rest.OptionsValidator
 
overrideAnnotatedMethod(ExecutableElement, EBeanHolder) - Method in class com.googlecode.androidannotations.helper.APTCodeModelHelper
 

P

Post - Annotation Type in com.googlecode.androidannotations.annotations.rest
 
PostProcessor - Class in com.googlecode.androidannotations.processing.rest
 
PostProcessor(ProcessingEnvironment, RestImplementationsHolder) - Constructor for class com.googlecode.androidannotations.processing.rest.PostProcessor
 
PostValidator - Class in com.googlecode.androidannotations.validation.rest
 
PostValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.rest.PostValidator
 
Pref - Annotation Type in com.googlecode.androidannotations.annotations.sharedpreferences
Injects a SharedPref The field MUST be of a type that is generated using SharedPref and therefore extends SharedPreferencesHelper.
PrefProcessor - Class in com.googlecode.androidannotations.processing
 
PrefProcessor(AnnotationElements) - Constructor for class com.googlecode.androidannotations.processing.PrefProcessor
 
PrefValidator - Class in com.googlecode.androidannotations.validation
 
PrefValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.PrefValidator
 
printAnnotationError(Element, Class<? extends Annotation>, String) - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
printAnnotationError(Element, String) - Method in class com.googlecode.androidannotations.helper.TargetAnnotationHelper
 
printAnnotationMessage(Diagnostic.Kind, Element, Class<? extends Annotation>, String) - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
printAnnotationWarning(Element, Class<? extends Annotation>, String) - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
printAnnotationWarning(Element, String) - Method in class com.googlecode.androidannotations.helper.TargetAnnotationHelper
 
printError(Element, String) - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.googlecode.androidannotations.AndroidAnnotationProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.AfterInjectProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.AfterViewsProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.AppProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.BackgroundProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.BeanProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.BeforeCreateProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.ClickProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.EActivityProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.EApplicationProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.EBeanProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in interface com.googlecode.androidannotations.processing.ElementProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.EProviderProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.EReceiverProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.EServiceProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.EViewGroupProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.EViewProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.ExtraProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.FromHtmlProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.FullscreenProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.ItemClickProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.ItemLongClickProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.ItemSelectedProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.LongClickProcessor
 
process(AnnotationElements) - Method in class com.googlecode.androidannotations.processing.ModelProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.NoTitleProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.OptionsItemProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.OptionsMenuProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.PrefProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.ResProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.rest.DeleteProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.rest.GetProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.rest.HeadProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.rest.OptionsProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.rest.PostProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.rest.PutProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.rest.RestProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.RestServiceProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.RoboGuiceProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.RootContextProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.SharedPrefProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.SystemServiceProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.TouchProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.TraceProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.TransactionalProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.UiThreadDelayedProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.UiThreadProcessor
 
process(Element, JCodeModel, EBeansHolder) - Method in class com.googlecode.androidannotations.processing.ViewByIdProcessor
 
processingEnv - Variable in class com.googlecode.androidannotations.helper.AnnotationHelper
 
ProcessorConstants - Class in com.googlecode.androidannotations.helper
 
ProcessorConstants() - Constructor for class com.googlecode.androidannotations.helper.ProcessorConstants
 
ProjectRClassFinder - Class in com.googlecode.androidannotations.rclass
 
ProjectRClassFinder(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.rclass.ProjectRClassFinder
 
Put - Annotation Type in com.googlecode.androidannotations.annotations.rest
 
put(boolean) - Method in class com.googlecode.androidannotations.api.sharedpreferences.BooleanPrefEditorField
 
put(boolean) - Method in class com.googlecode.androidannotations.api.sharedpreferences.BooleanPrefField
 
put(float) - Method in class com.googlecode.androidannotations.api.sharedpreferences.FloatPrefEditorField
 
put(float) - Method in class com.googlecode.androidannotations.api.sharedpreferences.FloatPrefField
 
put(int) - Method in class com.googlecode.androidannotations.api.sharedpreferences.IntPrefEditorField
 
put(int) - Method in class com.googlecode.androidannotations.api.sharedpreferences.IntPrefField
 
put(long) - Method in class com.googlecode.androidannotations.api.sharedpreferences.LongPrefEditorField
 
put(long) - Method in class com.googlecode.androidannotations.api.sharedpreferences.LongPrefField
 
put(String) - Method in class com.googlecode.androidannotations.api.sharedpreferences.StringPrefEditorField
 
put(String) - Method in class com.googlecode.androidannotations.api.sharedpreferences.StringPrefField
 
put(TypeElement, Set<? extends Element>) - Method in class com.googlecode.androidannotations.model.AnnotationElementsHolder
 
PutProcessor - Class in com.googlecode.androidannotations.processing.rest
 
PutProcessor(ProcessingEnvironment, RestImplementationsHolder) - Constructor for class com.googlecode.androidannotations.processing.rest.PutProcessor
 
PutValidator - Class in com.googlecode.androidannotations.validation.rest
 
PutValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.rest.PutValidator
 

R

RClass - Class in com.googlecode.androidannotations.rclass
 
RClass(TypeElement) - Constructor for class com.googlecode.androidannotations.rclass.RClass
 
refClass(String) - Method in class com.googlecode.androidannotations.processing.EBeanHolder
 
refClass(Class<?>) - Method in class com.googlecode.androidannotations.processing.EBeanHolder
 
refClass(String) - Method in class com.googlecode.androidannotations.processing.rest.RestImplementationHolder
 
register(ElementProcessor) - Method in class com.googlecode.androidannotations.processing.ModelProcessor
 
register(ElementValidator) - Method in class com.googlecode.androidannotations.validation.ModelValidator
 
remove() - Method in class com.googlecode.androidannotations.api.sharedpreferences.AbstractPrefEditorField
 
remove() - Method in class com.googlecode.androidannotations.api.sharedpreferences.AbstractPrefField
 
removeBody(JMethod) - Method in class com.googlecode.androidannotations.helper.APTCodeModelHelper
 
ResourceCodeWriter - Class in com.googlecode.androidannotations.generation
 
ResourceCodeWriter(Filer) - Constructor for class com.googlecode.androidannotations.generation.ResourceCodeWriter
 
resources - Variable in class com.googlecode.androidannotations.processing.EBeanHolder
 
RESPONSE_ENTITY - Static variable in class com.googlecode.androidannotations.helper.ProcessorConstants
 
ResProcessor - Class in com.googlecode.androidannotations.processing
 
ResProcessor(AndroidRes, IRClass) - Constructor for class com.googlecode.androidannotations.processing.ResProcessor
 
Rest - Annotation Type in com.googlecode.androidannotations.annotations.rest
 
RestAnnotationHelper - Class in com.googlecode.androidannotations.helper
 
RestAnnotationHelper(ProcessingEnvironment, Class<? extends Annotation>) - Constructor for class com.googlecode.androidannotations.helper.RestAnnotationHelper
 
restAnnotationHelper - Variable in class com.googlecode.androidannotations.processing.rest.MethodProcessor
 
restImplementationClass - Variable in class com.googlecode.androidannotations.processing.rest.RestImplementationHolder
 
RestImplementationHolder - Class in com.googlecode.androidannotations.processing.rest
 
RestImplementationHolder() - Constructor for class com.googlecode.androidannotations.processing.rest.RestImplementationHolder
 
restImplementationsHolder - Variable in class com.googlecode.androidannotations.processing.rest.MethodProcessor
 
RestImplementationsHolder - Class in com.googlecode.androidannotations.processing.rest
 
RestImplementationsHolder() - Constructor for class com.googlecode.androidannotations.processing.rest.RestImplementationsHolder
 
RestProcessor - Class in com.googlecode.androidannotations.processing.rest
 
RestProcessor(RestImplementationsHolder) - Constructor for class com.googlecode.androidannotations.processing.rest.RestProcessor
 
RestService - Annotation Type in com.googlecode.androidannotations.annotations.rest
Injects a Rest service The injected element must be an interface annotated with Rest.
RestServiceProcessor - Class in com.googlecode.androidannotations.processing
 
RestServiceProcessor() - Constructor for class com.googlecode.androidannotations.processing.RestServiceProcessor
 
RestServiceValidator - Class in com.googlecode.androidannotations.validation
 
RestServiceValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.RestServiceValidator
 
restTemplateField - Variable in class com.googlecode.androidannotations.processing.rest.RestImplementationHolder
 
RestValidator - Class in com.googlecode.androidannotations.validation.rest
 
RestValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.rest.RestValidator
 
ResValidator - Class in com.googlecode.androidannotations.validation
 
ResValidator(AndroidRes, ProcessingEnvironment, IRClass) - Constructor for class com.googlecode.androidannotations.validation.ResValidator
 
returnTypeIsVoid(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
returnTypeIsVoidOrBoolean(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
returnTypeNotGenericUnlessResponseEntity(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
RInnerClass - Class in com.googlecode.androidannotations.rclass
 
RInnerClass(TypeElement) - Constructor for class com.googlecode.androidannotations.rclass.RInnerClass
 
rName() - Method in enum com.googlecode.androidannotations.rclass.IRClass.Res
 
RoboGuice - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on Activity classes that use the RoboGuice framework
ROBOGUICE_APPLICATION_CLASS - Static variable in class com.googlecode.androidannotations.helper.RoboGuiceConstants
 
RoboGuiceConstants - Class in com.googlecode.androidannotations.helper
 
RoboGuiceProcessor - Class in com.googlecode.androidannotations.processing
 
RoboGuiceProcessor() - Constructor for class com.googlecode.androidannotations.processing.RoboGuiceProcessor
 
RoboGuiceValidator - Class in com.googlecode.androidannotations.validation
 
RoboGuiceValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.RoboGuiceValidator
 
RootContext - Annotation Type in com.googlecode.androidannotations.annotations
Use it on Context fields in EBean classes The field MUST be of a type that extends android.content.Context.
RootContextProcessor - Class in com.googlecode.androidannotations.processing
 
RootContextProcessor() - Constructor for class com.googlecode.androidannotations.processing.RootContextProcessor
 
RootContextValidator - Class in com.googlecode.androidannotations.validation
 
RootContextValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.RootContextValidator
 
RunnableValidator - Class in com.googlecode.androidannotations.validation
 
RunnableValidator(Class<? extends Annotation>, ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.RunnableValidator
 

S

SdkVersionHelper - Class in com.googlecode.androidannotations.api
 
SdkVersionHelper() - Constructor for class com.googlecode.androidannotations.api.SdkVersionHelper
 
SET - Static variable in class com.googlecode.androidannotations.helper.ProcessorConstants
 
setBody(JBlock) - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessorHolder
 
setExecutor(Executor) - Static method in class com.googlecode.androidannotations.api.BackgroundExecutor
 
setMessager(Messager) - Method in class com.googlecode.androidannotations.helper.TimeStats
 
setMethodParams(TreeMap<String, JVar>) - Method in class com.googlecode.androidannotations.processing.rest.MethodProcessorHolder
 
SharedPref - Annotation Type in com.googlecode.androidannotations.annotations.sharedpreferences
Apply @SharedPref on an interface to create a SharedPreference helper that will contain access methods related to the methods you define in the interface.
SharedPref.Scope - Enum in com.googlecode.androidannotations.annotations.sharedpreferences
 
sharedPreferences - Variable in class com.googlecode.androidannotations.api.sharedpreferences.AbstractPrefField
 
SharedPreferencesHelper - Class in com.googlecode.androidannotations.api.sharedpreferences
 
SharedPreferencesHelper(SharedPreferences) - Constructor for class com.googlecode.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
SharedPrefProcessor - Class in com.googlecode.androidannotations.processing
 
SharedPrefProcessor(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.processing.SharedPrefProcessor
 
SharedPrefValidator - Class in com.googlecode.androidannotations.validation
 
SharedPrefValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.SharedPrefValidator
 
SourceCodewriter - Class in com.googlecode.androidannotations.generation
 
SourceCodewriter(Filer, Messager) - Constructor for class com.googlecode.androidannotations.generation.SourceCodewriter
 
start(String) - Method in class com.googlecode.androidannotations.helper.TimeStats
 
stop(String) - Method in class com.googlecode.androidannotations.helper.TimeStats
 
StringArrayRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with values from R.array.* The annotated field must be an array of String The annotation value must be one of R.array.* fields.
stringField(String) - Method in class com.googlecode.androidannotations.api.sharedpreferences.EditorHelper
 
stringField(String, String) - Method in class com.googlecode.androidannotations.api.sharedpreferences.SharedPreferencesHelper
 
StringPrefEditorField<T extends EditorHelper<T>> - Class in com.googlecode.androidannotations.api.sharedpreferences
 
StringPrefField - Class in com.googlecode.androidannotations.api.sharedpreferences
 
StringRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with values from R.string.* The annotated field must be a String The annotation value must be one of R.string.* fields.
SupportedAnnotationClasses - Annotation Type in com.googlecode.androidannotations.annotationprocessor
An annotation used to indicate what annotation classes an annotation processor supports.
SystemService - Annotation Type in com.googlecode.androidannotations.annotations
Use it on manager fields in activity classes
SystemServiceProcessor - Class in com.googlecode.androidannotations.processing
 
SystemServiceProcessor(AndroidSystemServices) - Constructor for class com.googlecode.androidannotations.processing.SystemServiceProcessor
 
SystemServiceValidator - Class in com.googlecode.androidannotations.validation
 
SystemServiceValidator(ProcessingEnvironment, AndroidSystemServices) - Constructor for class com.googlecode.androidannotations.validation.SystemServiceValidator
 

T

TargetAnnotationHelper - Class in com.googlecode.androidannotations.helper
 
TargetAnnotationHelper(ProcessingEnvironment, Class<? extends Annotation>) - Constructor for class com.googlecode.androidannotations.helper.TargetAnnotationHelper
 
TextArrayRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with this specific resource
TextRes - Annotation Type in com.googlecode.androidannotations.annotations.res
Use on fields in activity classes that should be injected with this specific resource
throwsOnlyRestClientException(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
TimeStats - Class in com.googlecode.androidannotations.helper
 
TimeStats() - Constructor for class com.googlecode.androidannotations.helper.TimeStats
 
toString() - Method in class com.googlecode.androidannotations.helper.TimeStats
 
Touch - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on touch listener methods in activity classes The method may have one or two parameters, the first parameter must be a android.view.MotionEvent and the second one must be a android.view.View.
TouchProcessor - Class in com.googlecode.androidannotations.processing
 
TouchProcessor(IRClass) - Constructor for class com.googlecode.androidannotations.processing.TouchProcessor
 
TouchValidator - Class in com.googlecode.androidannotations.validation
 
TouchValidator(ProcessingEnvironment, IRClass) - Constructor for class com.googlecode.androidannotations.validation.TouchValidator
 
Trace - Annotation Type in com.googlecode.androidannotations.annotations
Use this annotation to log at runtime the execution time of the targeted method.
TraceProcessor - Class in com.googlecode.androidannotations.processing
 
TraceProcessor() - Constructor for class com.googlecode.androidannotations.processing.TraceProcessor
 
TraceValidator - Class in com.googlecode.androidannotations.validation
 
TraceValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.TraceValidator
 
Transactional - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on method that must be transactional.
TransactionalProcessor - Class in com.googlecode.androidannotations.processing
 
TransactionalProcessor() - Constructor for class com.googlecode.androidannotations.processing.TransactionalProcessor
 
TransactionalValidator - Class in com.googlecode.androidannotations.validation
 
TransactionalValidator(ProcessingEnvironment) - Constructor for class com.googlecode.androidannotations.validation.TransactionalValidator
 
typeElementFromQualifiedName(String) - Method in class com.googlecode.androidannotations.helper.AnnotationHelper
 
typeHasAnnotation(Class<? extends Annotation>, Element, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
typeMirrorToJClass(TypeMirror, EBeanHolder) - Method in class com.googlecode.androidannotations.helper.APTCodeModelHelper
 

U

UiThread - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on method that must be run in the Ui thread
UiThreadDelayed - Annotation Type in com.googlecode.androidannotations.annotations
Should be used on method that must be run in the Ui thread, after the specified amount of time elapses.
UiThreadDelayedProcessor - Class in com.googlecode.androidannotations.processing
 
UiThreadDelayedProcessor() - Constructor for class com.googlecode.androidannotations.processing.UiThreadDelayedProcessor
 
UiThreadProcessor - Class in com.googlecode.androidannotations.processing
 
UiThreadProcessor() - Constructor for class com.googlecode.androidannotations.processing.UiThreadProcessor
 
unannotatedMethodReturnsRestTemplate(TypeElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
uniqueId(Element, AnnotationElements, IsValid) - Method in class com.googlecode.androidannotations.helper.IdValidatorHelper
 
upperclassOfRegisteredApplication(Element, AndroidManifest, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
URI - Static variable in class com.googlecode.androidannotations.helper.ProcessorConstants
 
urlPrefix - Variable in class com.googlecode.androidannotations.processing.rest.RestImplementationHolder
 
urlVariableNamesExistInParameters(ExecutableElement, List<String>, IsValid) - Method in class com.googlecode.androidannotations.helper.RestAnnotationHelper
 
urlVariableNamesExistInParameters(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.RestAnnotationHelper
 
urlVariableNamesExistInParameters(ExecutableElement, List<String>, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
urlVariableNamesExistInParametersAndHasOnlyOneMoreParameter(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.RestAnnotationHelper
 

V

validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.AfterInjectValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.AfterViewsValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.AppValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.BeanValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.BeforeCreateValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.ClickValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.EActivityValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.EApplicationValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.EBeanValidator
 
validate(Element, AnnotationElements) - Method in interface com.googlecode.androidannotations.validation.ElementValidator
Method used to filter validated elements from annotated elements
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.EProviderValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.EReceiverValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.EServiceValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.EViewGroupValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.EViewValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.ExtraValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.FromHtmlValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.FullscreenValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.ItemClickValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.ItemLongClickValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.ItemSelectedValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.LongClickValidator
 
validate(AnnotationElementsHolder) - Method in class com.googlecode.androidannotations.validation.ModelValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.NoTitleValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.OptionsItemValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.OptionsMenuValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.PrefValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.rest.AcceptValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.rest.DeleteValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.rest.GetValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.rest.HeadValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.rest.OptionsValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.rest.PostValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.rest.PutValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.rest.RestValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.RestServiceValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.ResValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.RoboGuiceValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.RootContextValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.RunnableValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.SharedPrefValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.SystemServiceValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.TouchValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.TraceValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.TransactionalValidator
 
validate(Element, AnnotationElements) - Method in class com.googlecode.androidannotations.validation.ViewByIdValidator
 
ValidatorHelper - Class in com.googlecode.androidannotations.helper
 
ValidatorHelper(TargetAnnotationHelper) - Constructor for class com.googlecode.androidannotations.helper.ValidatorHelper
 
valueOf(String) - Static method in enum com.googlecode.androidannotations.annotations.sharedpreferences.SharedPref.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.androidannotations.api.rest.MediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.androidannotations.model.AndroidRes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.googlecode.androidannotations.rclass.IRClass.Res
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.googlecode.androidannotations.annotations.sharedpreferences.SharedPref.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.androidannotations.api.rest.MediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.androidannotations.model.AndroidRes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.googlecode.androidannotations.rclass.IRClass.Res
Returns an array containing the constants of this enum type, in the order they are declared.
ViewById - Annotation Type in com.googlecode.androidannotations.annotations
Use it on View fields in activity classes The field MUST be of a type that extends android.view.View.
ViewByIdProcessor - Class in com.googlecode.androidannotations.processing
 
ViewByIdProcessor(IRClass) - Constructor for class com.googlecode.androidannotations.processing.ViewByIdProcessor
 
ViewByIdValidator - Class in com.googlecode.androidannotations.validation
 
ViewByIdValidator(ProcessingEnvironment, IRClass) - Constructor for class com.googlecode.androidannotations.validation.ViewByIdValidator
 

Z

zeroOrOneBundleParameter(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
zeroOrOneMenuItemParameters(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
zeroOrOneParameter(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
zeroOrOneSpecificParameter(ExecutableElement, String, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
zeroOrOneViewParameters(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 
zeroParameter(ExecutableElement, IsValid) - Method in class com.googlecode.androidannotations.helper.ValidatorHelper
 

A B C D E F G H I J K L M N O P R S T U V Z

Copyright © 2010-2012. All Rights Reserved.