|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmcgui.SetupParser
public class SetupParser
Class that provides functions for parsing a setup file
Constructor Summary | |
---|---|
SetupParser()
|
Method Summary | |
---|---|
static java.util.ArrayList<java.lang.String[]> |
parseFile(java.lang.String fname)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SetupParser()
Method Detail |
---|
public static java.util.ArrayList<java.lang.String[]> parseFile(java.lang.String fname) throws java.io.IOException
fname
- The filename of the file that includes the setup information
java.io.IOException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |