|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.services.AnnotationDataTypeAnalyzer
public class AnnotationDataTypeAnalyzer
Checks for the DataType
annotation, returning its value if present.
Constructor Summary | |
---|---|
AnnotationDataTypeAnalyzer()
|
Method Summary | |
---|---|
java.lang.String |
identifyDataType(PropertyAdapter adapter)
Identifies the data type, if known, or returns null if not known. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationDataTypeAnalyzer()
Method Detail |
---|
public java.lang.String identifyDataType(PropertyAdapter adapter)
DataTypeAnalyzer
identifyDataType
in interface DataTypeAnalyzer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |