|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationElementsHolder | |
---|---|
org.androidannotations.model | |
org.androidannotations.process |
Uses of AnnotationElementsHolder in org.androidannotations.model |
---|
Methods in org.androidannotations.model that return AnnotationElementsHolder | |
---|---|
AnnotationElementsHolder |
ModelExtractor.extract(Set<? extends TypeElement> annotations,
Set<String> annotationTypesToCheck,
RoundEnvironment roundEnv)
Extracts annotated elements on elements given to the annotation processor as well as annotations in their superclasses |
AnnotationElementsHolder |
AnnotationElementsHolder.validatingHolder()
|
Uses of AnnotationElementsHolder in org.androidannotations.process |
---|
Methods in org.androidannotations.process with parameters of type AnnotationElementsHolder | |
---|---|
AnnotationElements |
ModelValidator.validate(AnnotationElementsHolder extractedModel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |