uk.co.ribot.easyadapter.annotations
Class ClassAnnotationParser

java.lang.Object
  extended by uk.co.ribot.easyadapter.annotations.ClassAnnotationParser

public class ClassAnnotationParser
extends Object


Constructor Summary
ClassAnnotationParser()
           
 
Method Summary
static Integer getLayoutId(Class myClass)
          Parse LayoutId annotation form a class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassAnnotationParser

public ClassAnnotationParser()
Method Detail

getLayoutId

public static Integer getLayoutId(Class myClass)
Parse LayoutId annotation form a class

Parameters:
myClass - class that is annotated
Returns:
the integer value of the annotation