@Deprecated @InterfaceAudience.Public @InterfaceStability.Stable public class JFile extends Object
Constructor and Description |
---|
JFile(String name,
ArrayList<JFile> inclFiles,
ArrayList<JRecord> recList)
Deprecated.
Creates a new instance of JFile
|
Modifier and Type | Method and Description |
---|---|
int |
genCode(String language,
String destDir,
ArrayList<String> options)
Deprecated.
Generate record code in given language.
|
public int genCode(String language, String destDir, ArrayList<String> options) throws IOException
IOException
Copyright © 2017 Apache Software Foundation. All rights reserved.