org.herac.tuxguitar.io.base
Class TGSongWriter

java.lang.Object
  extended by org.herac.tuxguitar.io.base.TGSongWriter

public class TGSongWriter
extends java.lang.Object


Constructor Summary
TGSongWriter()
           
 
Method Summary
 void write(TGFactory factory, TGSong song, java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TGSongWriter

public TGSongWriter()
Method Detail

write

public void write(TGFactory factory,
                  TGSong song,
                  java.lang.String path)
           throws TGFileFormatException
Throws:
TGFileFormatException