org.herac.tuxguitar.io.lilypond
Class LilypondPluginExporter

java.lang.Object
  extended by TGExporterPlugin
      extended by org.herac.tuxguitar.io.lilypond.LilypondPluginExporter

public class LilypondPluginExporter
extends TGExporterPlugin


Constructor Summary
LilypondPluginExporter()
           
 
Method Summary
 java.lang.String getAuthor()
           
 java.lang.String getDescription()
           
protected  TGSongExporter getExporter()
           
 java.lang.String getName()
           
 java.lang.String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LilypondPluginExporter

public LilypondPluginExporter()
Method Detail

getExporter

protected TGSongExporter getExporter()

getAuthor

public java.lang.String getAuthor()

getDescription

public java.lang.String getDescription()

getName

public java.lang.String getName()

getVersion

public java.lang.String getVersion()