public class SongParser
extends java.lang.Object
| Constructor and Description |
|---|
SongParser() |
| Modifier and Type | Method and Description |
|---|---|
static Song |
parseSong(java.io.File file) |
public static Song parseSong(java.io.File file) throws java.lang.Exception
java.lang.Exception