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