public class TxtConverter
extends java.lang.Object
| Constructor and Description |
|---|
TxtConverter() |
| Modifier and Type | Method and Description |
|---|---|
static TxtSong |
createSong(Song song)
Creates a new TXT song from the general data of the given song (Also copies some format specific fields if applicable).
|
static void |
fillGeneralData(TxtSong song)
Fills the general data of the given song from the TXT specific data.
|
public static void fillGeneralData(TxtSong song)
song - The song