|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.newdawn.slick.tests.xml.GameData
public class GameData
The top level node of our test structure for XML -> object parsing
| Constructor Summary | |
|---|---|
GameData()
|
|
| Method Summary | |
|---|---|
void |
dump(java.lang.String prefix)
Dump this object to sysout |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GameData()
| Method Detail |
|---|
public void dump(java.lang.String prefix)
prefix - The prefix to apply to all lines
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||