org.androidannotations.handler
Class ResHandler
java.lang.Object
org.androidannotations.handler.BaseAnnotationHandler<EComponentHolder>
org.androidannotations.handler.ResHandler
- All Implemented Interfaces:
- AnnotationHandler<EComponentHolder>
public class ResHandler
- extends BaseAnnotationHandler<EComponentHolder>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResHandler
public ResHandler(AndroidRes androidRes,
ProcessingEnvironment processingEnvironment)
setAndroidEnvironment
public void setAndroidEnvironment(IRClass rClass,
AndroidSystemServices androidSystemServices,
AndroidManifest androidManifest)
- Specified by:
setAndroidEnvironment
in interface AnnotationHandler<EComponentHolder>
- Overrides:
setAndroidEnvironment
in class BaseAnnotationHandler<EComponentHolder>
validate
public void validate(Element element,
AnnotationElements validatedElements,
IsValid valid)
- Specified by:
validate
in class BaseAnnotationHandler<EComponentHolder>
process
public void process(Element element,
EComponentHolder holder)
Copyright © 2010-2014. All Rights Reserved.