| Package | Description |
|---|---|
| org.androidannotations.model | |
| org.androidannotations.process |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
AnnotationElements |
ModelValidator.validate(AnnotationElementsHolder extractedModel) |
Copyright © 2010-2015. All Rights Reserved.