public class Player
extends java.lang.Object
| Constructor and Description |
|---|
Player() |
public static void main(java.lang.String... args)
throws java.io.IOException
-log to enable logging the executed statement to
System.out
args - the arguments of the applicationjava.io.IOExceptionpublic static void execute(java.lang.String fileName,
boolean trace)
throws java.io.IOException
fileName - the file nametrace - print debug informationjava.io.IOException