public class CharTableConverter extends Object
Constructor and Description |
---|
CharTableConverter() |
Modifier and Type | Method and Description |
---|---|
void |
convertTxtToHash(String encoding) |
static void |
main(String[] args) |
void |
openFiles(File in,
String outName) |
void |
putHeaders(String pkg,
String className) |
void |
putMethods(String encoding,
String tableName) |
public void putHeaders(String pkg, String className) throws IOException
IOException
public void putMethods(String encoding, String tableName) throws IOException
IOException
public void openFiles(File in, String outName) throws IOException
IOException
public void convertTxtToHash(String encoding) throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2016. All rights reserved.