ix.iface.plan
Class HtmlPlanWriter

java.lang.Object
  extended by ix.iface.plan.HtmlPlanWriter

public class HtmlPlanWriter
extends java.lang.Object

Writes an HTML description of a plan to a file.


Constructor Summary
HtmlPlanWriter(java.io.File f)
           
 
Method Summary
 void writePlan(Plan plan)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlPlanWriter

public HtmlPlanWriter(java.io.File f)
Method Detail

writePlan

public void writePlan(Plan plan)
               throws java.io.IOException
Throws:
java.io.IOException