org.androidannotations.model
Class ModelExtractor
java.lang.Object
org.androidannotations.model.ModelExtractor
public class ModelExtractor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelExtractor
public ModelExtractor()
extract
public AnnotationElementsHolder 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
Copyright © 2010-2014. All Rights Reserved.