Class DataTypeDetectorImpl

java.lang.Object
org.gvsig.fmap.dal.feature.impl.DataTypeDetectorImpl
All Implemented Interfaces:
org.gvsig.fmap.dal.feature.DataTypeDetector

public class DataTypeDetectorImpl extends Object implements org.gvsig.fmap.dal.feature.DataTypeDetector
Author:
jjdelcerro
  • Constructor Details

    • DataTypeDetectorImpl

      public DataTypeDetectorImpl(Locale locale)
  • Method Details

    • addValue

      public void addValue(String rawvalue)
      Specified by:
      addValue in interface org.gvsig.fmap.dal.feature.DataTypeDetector
    • getDataType

      public org.gvsig.fmap.dal.feature.DataTypeDetector.DataTypeDetected getDataType()
      Specified by:
      getDataType in interface org.gvsig.fmap.dal.feature.DataTypeDetector