org.androidannotations.process
Class ModelValidator

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

public class ModelValidator
extends Object


Constructor Summary
ModelValidator(AnnotationHandlers annotationHandlers)
           
 
Method Summary
 AnnotationElements validate(AnnotationElementsHolder extractedModel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelValidator

public ModelValidator(AnnotationHandlers annotationHandlers)
Method Detail

validate

public AnnotationElements validate(AnnotationElementsHolder extractedModel)
                            throws ProcessingException,
                                   Exception
Throws:
ProcessingException
Exception


Copyright © 2010-2014. All Rights Reserved.