public interface Sniffer
| Modifier and Type | Method and Description |
|---|---|
IODataset |
sniff(java.io.File inputFile)
Attempts to read an input file automatically
|
IODataset sniff(java.io.File inputFile) throws java.io.IOException
inputFile - file to readjava.io.IOException - if an I/O error occurred