Package | Description |
---|---|
com.b3dgs.lionengine.file |
Modifier and Type | Method and Description |
---|---|
XmlNode |
XmlNode.getChild(java.lang.String name)
Get a child node from its name.
|
void |
XmlParserTest.testXmlWriteRead()
Test the write and read in XML with parser.
|