|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.io.gtp.GTPInputStream
org.herac.tuxguitar.io.gtp.GP4InputStream
public class GP4InputStream
Constructor Summary | |
---|---|
GP4InputStream()
|
Method Summary | |
---|---|
TGFileFormat |
getFileFormat()
|
TGSong |
readSong()
|
void |
readTremoloPicking(TGNoteEffect effect)
|
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 |
---|
public GP4InputStream()
Method Detail |
---|
public TGFileFormat getFileFormat()
public TGSong readSong() throws java.io.IOException, GTPFormatException
java.io.IOException
GTPFormatException
public void readTremoloPicking(TGNoteEffect effect) throws java.io.IOException
java.io.IOException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |