public class AnnotationDataTypeAnalyzer extends java.lang.Object implements DataTypeAnalyzer
DataType annotation, returning its value if present.| Constructor and Description |
|---|
AnnotationDataTypeAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
identifyDataType(PropertyAdapter adapter)
Identifies the data type, if known, or returns null if not known.
|
public AnnotationDataTypeAnalyzer()
public java.lang.String identifyDataType(PropertyAdapter adapter)
DataTypeAnalyzeridentifyDataType in interface DataTypeAnalyzer${project.version} - Copyright © 2003-2015 The Apache Software Foundation.