Class AutomaticDetectionOfTypes
java.lang.Object
org.gvsig.fmap.dal.store.simplereader.AutomaticDetectionOfTypes
- Author:
- jjdelcerro
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interface -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondetect(int columns, AutomaticDetectionOfTypes.Rows rows, boolean isFirstLineHeader, Locale locale, org.gvsig.tools.task.SimpleTaskStatus status)
-
Constructor Details
-
AutomaticDetectionOfTypes
public AutomaticDetectionOfTypes() -
AutomaticDetectionOfTypes
-
-
Method Details
-
detect
public AutomaticDetectionOfTypes.DetectedValue[] detect(int columns, AutomaticDetectionOfTypes.Rows rows, boolean isFirstLineHeader, Locale locale, org.gvsig.tools.task.SimpleTaskStatus status) throws IOException - Throws:
IOException
-