public class DataTypeDetectorImpl extends java.lang.Object implements DataTypeDetector
DataTypeDetector.DataTypeDetected| Constructor and Description |
|---|
DataTypeDetectorImpl(java.util.Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
void |
addValue(java.lang.String rawvalue) |
DataTypeDetector.DataTypeDetected |
getDataType() |
public void addValue(java.lang.String rawvalue)
addValue in interface DataTypeDetectorpublic DataTypeDetector.DataTypeDetected getDataType()
getDataType in interface DataTypeDetector