Package org.apache.jute.compiler
Class JFile
- java.lang.Object
-
- org.apache.jute.compiler.JFile
-
public class JFile extends java.lang.ObjectContainer for the Hadoop Record DDL. The main components of the file are filename, list of included files, and records defined in that file.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidgenCode(java.lang.String language, java.io.File outputDirectory)Generate record code in given language.
-