corina.files
Class Template

java.lang.Object
  |
  +--corina.files.Template

public class Template
extends Object


Constructor Summary
Template(String filename)
           
 
Method Summary
 void emit()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Template

public Template(String filename)
         throws IOException
Method Detail

emit

public void emit()
          throws IOException

main

public static void main(String[] args)
                 throws IOException