| Class | Description |
|---|---|
| JSONObjectMapper | |
| PropertiesToJSONObjectMapper |
A specialized
Mapper that loads Properties from a given InputStream and
converts it into a JSONObject. |
| XMLToJSONObjectMapper |
A specialized
Mapper that loads XML data from a given InputStream and
converts it into a JSONObject. |
Copyright © 2021. All rights reserved.