|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.newdawn.slick.tests.xml.ObjectParserTest
public class ObjectParserTest
A simple test to check that the object parser from XML works. Read the Javadoc of ObjectParser to work out whats going on here
Constructor Summary | |
---|---|
ObjectParserTest()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] argv)
Entity point to our test. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectParserTest()
Method Detail |
---|
public static void main(java.lang.String[] argv) throws SlickXMLException
argv
- The arguments passed into the test
SlickXMLException
- Indicates a failure to parse XML or generate objects
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |