Class AutomaticDetectionOfTypes
java.lang.Object
org.gvsig.fmap.dal.feature.spi.simpleprovider.AutomaticDetectionOfTypes
- Author:
- jjdelcerro
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint[]detect(int columns, AutomaticDetectionOfTypes.Rows rows, boolean isFirstLineHeader, Locale locale)
-
Constructor Details
-
AutomaticDetectionOfTypes
public AutomaticDetectionOfTypes() -
AutomaticDetectionOfTypes
-
-
Method Details
-
detect
public int[] detect(int columns, AutomaticDetectionOfTypes.Rows rows, boolean isFirstLineHeader, Locale locale) throws IOException - Throws:
IOException
-