public class AutomaticDetectionOfTypes
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AutomaticDetectionOfTypes.DetectedValue |
static interface |
AutomaticDetectionOfTypes.Rows |
| Constructor and Description |
|---|
AutomaticDetectionOfTypes() |
AutomaticDetectionOfTypes(java.lang.String filename) |
| Modifier and Type | Method and Description |
|---|---|
AutomaticDetectionOfTypes.DetectedValue[] |
detect(int columns,
AutomaticDetectionOfTypes.Rows rows,
boolean isFirstLineHeader,
java.util.Locale locale,
SimpleTaskStatus status) |
public AutomaticDetectionOfTypes()
public AutomaticDetectionOfTypes(java.lang.String filename)
public AutomaticDetectionOfTypes.DetectedValue[] detect(int columns, AutomaticDetectionOfTypes.Rows rows, boolean isFirstLineHeader, java.util.Locale locale, SimpleTaskStatus status) throws java.io.IOException
java.io.IOException