public class JFile extends Object
Constructor and Description |
---|
JFile(String name,
ArrayList<JFile> inclFiles,
ArrayList<JRecord> recList)
Creates a new instance of JFile.
|
Modifier and Type | Method and Description |
---|---|
void |
genCode(String language,
File outputDirectory)
Generate record code in given language.
|
public void genCode(String language, File outputDirectory) throws IOException
outputDirectory
- IOException
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.