org.androidannotations.process
Class ModelProcessor

java.lang.Object
  extended by org.androidannotations.process.ModelProcessor

public class ModelProcessor
extends Object


Nested Class Summary
static class ModelProcessor.ProcessResult
           
 
Constructor Summary
ModelProcessor(ProcessingEnvironment processingEnv, AnnotationHandlers annotationHandlers)
           
 
Method Summary
 ModelProcessor.ProcessResult process(AnnotationElements validatedModel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelProcessor

public ModelProcessor(ProcessingEnvironment processingEnv,
                      AnnotationHandlers annotationHandlers)
Method Detail

process

public ModelProcessor.ProcessResult process(AnnotationElements validatedModel)
                                     throws ProcessingException,
                                            Exception
Throws:
ProcessingException
Exception


Copyright © 2010-2014. All Rights Reserved.