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
IOExceptionpublic void putMethods(String encoding, String tableName) throws IOException
IOExceptionpublic void openFiles(File in, String outName) throws IOException
IOExceptionpublic void convertTxtToHash(String encoding) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2016. All rights reserved.