public class GenerateCodeBuffer extends Object
| Constructor and Description |
|---|
GenerateCodeBuffer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(InputStream r,
OutputStream w,
boolean close) |
static void |
main(String[] args) |
static void |
outputClass(String resource,
String varName,
PrintStream out) |
public static final String HEADER
public static void outputClass(String resource, String varName, PrintStream out) throws IOException
IOExceptionpublic static void copy(InputStream r, OutputStream w, boolean close) throws IOException
IOExceptionCopyright © 2018. All rights reserved.