com.yobotics.simulationconstructionset.dataExporter
Class DataExporterReadmeWriter

java.lang.Object
  extended by com.yobotics.simulationconstructionset.dataExporter.DataExporterReadmeWriter

public class DataExporterReadmeWriter
extends java.lang.Object


Constructor Summary
DataExporterReadmeWriter()
           
 
Method Summary
 void writeReadMe(java.io.File directory, java.lang.String name, long revisionNumber)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataExporterReadmeWriter

public DataExporterReadmeWriter()
Method Detail

writeReadMe

public void writeReadMe(java.io.File directory,
                        java.lang.String name,
                        long revisionNumber)