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