org.apache.hadoop.record.compiler
Class JFile

java.lang.Object
  extended by org.apache.hadoop.record.compiler.JFile

public class JFile
extends Object

Author:
milindb@yahoo-inc.com

Constructor Summary
JFile(String name, ArrayList inclFiles, ArrayList recList)
          Creates a new instance of JFile
 
Method Summary
 void genCode(String language)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JFile

public JFile(String name,
             ArrayList inclFiles,
             ArrayList recList)
Creates a new instance of JFile

Method Detail

genCode

public void genCode(String language)
             throws IOException
Throws:
IOException


Copyright © 2006 The Apache Software Foundation