Constructor and Description |
---|
TextSniffer() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
TextDataset |
sniff(java.io.File inputFile)
Examines the specified file and attempts to automatically create a Dataset from the contents.
|
public TextDataset sniff(java.io.File inputFile) throws java.io.IOException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception