org.herac.tuxguitar.io.importer

Interface SongImporter

Known Implementing Classes:
MidiImporter

public interface SongImporter

Method Summary

Song
importSong(String fileName)

Method Details

importSong

public Song importSong(String fileName)
            throws IOException,
                   Exception,
                   Error