com.googlecode.androidannotations.processing
Class FragmentArgProcessor
java.lang.Object
com.googlecode.androidannotations.processing.FragmentArgProcessor
- All Implemented Interfaces:
- HasTarget, DecoratingElementProcessor
public class FragmentArgProcessor
- extends Object
- implements DecoratingElementProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FragmentArgProcessor
public FragmentArgProcessor(ProcessingEnvironment processingEnv)
getTarget
public Class<? extends Annotation> getTarget()
- Specified by:
getTarget
in interface HasTarget
process
public void process(Element element,
com.sun.codemodel.JCodeModel codeModel,
EBeanHolder holder)
throws Exception
- Specified by:
process
in interface DecoratingElementProcessor
- Throws:
Exception
Copyright © 2010-2013. All Rights Reserved.