public class TwitterDataConverter extends Object
| Constructor and Description |
|---|
TwitterDataConverter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
convert(String fieldDelimiter,
String inputFilePath,
String outputFilePath,
String[] attrNames,
Class[] attrTypes) |
static void |
main(String[] args) |
public static void convert(String fieldDelimiter, String inputFilePath, String outputFilePath, String[] attrNames, Class[] attrTypes) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionCopyright © 2016. All rights reserved.