| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.util.json | 
| Modifier and Type | Method and Description | 
|---|---|
static JSONArray | 
JSONML.toJSONArray(XMLTokener x)
Convert a well-formed (but not necessarily valid) XML string into a
 JSONArray using the JsonML transform. 
 | 
static JSONObject | 
JSONML.toJSONObject(XMLTokener x)
Convert a well-formed (but not necessarily valid) XML string into a
 JSONObject using the JsonML transform. 
 | 
Copyright © 2017. All rights reserved.