org.proteios.props
Class AnnotationValueReader
java.lang.Object
org.proteios.props.AbstractReader<String,Annotation>
org.proteios.props.AnnotationValueReader
- All Implemented Interfaces:
- AttributeReader<String,Annotation>
public class AnnotationValueReader
- extends AbstractReader<String,Annotation>
- Author:
- gugga
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationValueReader
public AnnotationValueReader()
getValue
protected String getValue(Annotation obj)
- Specified by:
getValue in class AbstractReader<String,Annotation>