|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.herac.tuxguitar.io.gtp.GTPFileFormat
org.herac.tuxguitar.io.gtp.GTPInputStream
org.herac.tuxguitar.io.gtp.GP2InputStream
public class GP2InputStream
| Field Summary |
|---|
| Fields inherited from class org.herac.tuxguitar.io.gtp.GTPFileFormat |
|---|
DEFAULT_TG_CHARSET, DEFAULT_VERSION_CHARSET |
| Constructor Summary | |
|---|---|
GP2InputStream(GTPSettings settings)
|
|
| Method Summary | |
|---|---|
TGFileFormat |
getFileFormat()
|
TGSong |
readSong()
|
| Methods inherited from class org.herac.tuxguitar.io.gtp.GTPInputStream |
|---|
close, getVersion, getVersionIndex, init, isSupportedVersion, isSupportedVersion, read, read, read, readBoolean, readByte, readInt, readLong, readString, readString, readString, readStringByte, readStringByte, readStringByteSizeOfByte, readStringByteSizeOfByte, readStringByteSizeOfInteger, readStringByteSizeOfInteger, readStringInteger, readStringInteger, readUnsignedByte, readVersion, skip |
| Methods inherited from class org.herac.tuxguitar.io.gtp.GTPFileFormat |
|---|
getFactory, getSettings, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GP2InputStream(GTPSettings settings)
| Method Detail |
|---|
public TGFileFormat getFileFormat()
public TGSong readSong()
throws GTPFormatException,
java.io.IOException
GTPFormatException
java.io.IOException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||