org.herac.tuxguitar.io.gtp
Class GP1InputStream

java.lang.Object
  extended by org.herac.tuxguitar.io.gtp.GTPInputStream
      extended by org.herac.tuxguitar.io.gtp.GP1InputStream

public class GP1InputStream
extends GTPInputStream


Constructor Summary
GP1InputStream()
           
 
Method Summary
 TGFileFormat getFileFormat()
           
 TGSong readSong()
           
 
Methods inherited from class org.herac.tuxguitar.io.gtp.GTPInputStream
close, getFactory, getVersion, getVersionIndex, init, isSupportedVersion, isSupportedVersion, read, read, read, readBoolean, readByte, readInt, readLong, readString, readString, readStringByte, readStringByteSizeOfByte, readStringByteSizeOfInteger, readStringInteger, readUnsignedByte, readVersion, skip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GP1InputStream

public GP1InputStream()
Method Detail

getFileFormat

public TGFileFormat getFileFormat()

readSong

public TGSong readSong()
                throws GTPFormatException,
                       java.io.IOException
Throws:
GTPFormatException
java.io.IOException