org.herac.tuxguitar.io.musicxml
Class MusicXMLWriter

java.lang.Object
  extended by org.herac.tuxguitar.io.musicxml.MusicXMLWriter

public class MusicXMLWriter
extends java.lang.Object


Constructor Summary
MusicXMLWriter(java.io.OutputStream stream)
           
 
Method Summary
 void writeSong(TGSong song)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MusicXMLWriter

public MusicXMLWriter(java.io.OutputStream stream)
Method Detail

writeSong

public void writeSong(TGSong song)
               throws TGFileFormatException
Throws:
TGFileFormatException