public class CodeTableGenerator extends CodeTable
| Constructor and Description |
|---|
CodeTableGenerator(InputStream byteStream)
Creates a CodeTableGenerator from the supplied
InputStream. |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
The main function called when generating a codetable.
|
getChar, isCombiningpublic CodeTableGenerator(InputStream byteStream)
InputStream.byteStream - public static void main(String[] args) throws FileNotFoundException
args - FileNotFoundExceptionCopyright © 2014 FreeLibrary. All Rights Reserved.