Interface | Description |
---|---|
FileReading |
Describe a file reader, which performs file exploration.
|
FileWriting |
Describe a file writer, which performs file exploration.
|
XmlNode |
Describe an XML node, which can be modified (reading & writing).
|
XmlNodeReader |
The reading capability of an
XmlNode . |
XmlParser |
Describe an XML parser, which is able to perform save and load operations.
|
Class | Description |
---|---|
File |
File factory.
|
Exception | Description |
---|---|
XmlNodeNotFoundException |
Thrown when an
XmlNode is not found. |
Copyright © 2014 Byron 3D Games Studio. All rights reserved.