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 |
---|---|
int |
genCode(String language,
String destDir,
ArrayList<String> options)
Generate record code in given language.
|
public int genCode(String language, String destDir, ArrayList<String> options) throws IOException
IOException
Copyright © 2010 The Apache Software Foundation