| Interface | Description |
|---|---|
| XmlStreamWriter |
Because the Android version does not have javax.xml.stream.* we have to shim out the uses of it.
|
| Class | Description |
|---|---|
| DefaultXmlStreamWriter |
This is the Default implementation, that is just wrapping out the javax.xml.stream version
This is for the normal java libraries to use the RDDatabaseWriter.
|
| Exception | Description |
|---|---|
| XmlIOException |
Copyright © 2018. All rights reserved.