| Class | Description |
|---|---|
| OAXml |
XML version of OAJson.
|
| OAXMLFormatter | |
| OAXMLReader |
OAXMLReader using a SAXParser to parse and automatically create OAObjects from an XML file.
|
| OAXMLReader1 |
OAXMLReader using a SAXParser to parse and automatically create OAObjects from a XML file.
|
| OAXMLWriter |
OAXMLWriter creates an XML file that can then be read using an OAXMLReader.
If an object has already been stored in the file, then its key will be stored. |
| SimpleXMLReader |
XMLReader using a SAXParser to parse and load into a hierarchy of name/value, where value is a hashmap
or an ArrayList of values or hashmaps.
|
Copyright © 1999–2025 ViaOA. All rights reserved.