org.herac.tuxguitar.io.abc
Class ABCInputStream

java.lang.Object
  extended byorg.herac.tuxguitar.io.abc.ABCInputStream

public class ABCInputStream
extends java.lang.Object


Constructor Summary
ABCInputStream(java.io.InputStream stream, ABCSettings settings)
           
 
Method Summary
 ABCSong readSong()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ABCInputStream

public ABCInputStream(java.io.InputStream stream,
                      ABCSettings settings)
Method Detail

readSong

public ABCSong readSong()
                 throws org.herac.tuxguitar.io.base.TGFileFormatException
Throws:
org.herac.tuxguitar.io.base.TGFileFormatException