Class | Description |
---|---|
CXmlToJson |
This provides static methods to convert an XML text into a JSONObject, and to
covert a JSONObject into an XML text.
|
CXmlTokener |
The XmlTokener extends the JSONTokener to provide additional methods
for the parsing of XML texts.
|