| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
InputStreamorg.herac.tuxguitar.io.gp.GP5InputStreampublic class GP5InputStreamextends InputStreamConstructor Summary | |
| |
| |
Method Summary | |
void |
|
boolean | |
static boolean |
|
int |
|
Song |
|
public GP5InputStream(InputStream inputStream)
public GP5InputStream(String fileName)
throws FileNotFoundExceptionpublic void close()
throws IOExceptionpublic boolean isSupportedVersion()
public static boolean isSupportedVersion(String version)
public int read()
throws IOException