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