Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 549 Bytes

File metadata and controls

19 lines (11 loc) · 549 Bytes

Simple XML Converter

A Converter which uses Simple for XML serialization.

A default Serializer instance will be created or one can be configured and passed to the SimpleXMLConverter construction to further control the serialization.

Android

Simple depends on artifacts which are already provided by the Android platform. When specifying as a Maven or Gradle dependency, exclude the following transitive dependencies: stax:stax-api, stax:stax, and xpp3:xpp3.