Uses of Class
org.eclipse.lemminx.customservice.synapse.schemagen.json.XMLTokener
Packages that use XMLTokener
-
Uses of XMLTokener in org.eclipse.lemminx.customservice.synapse.schemagen.json
Methods in org.eclipse.lemminx.customservice.synapse.schemagen.json with parameters of type XMLTokenerModifier and TypeMethodDescriptionstatic JSONArrayJSONML.toJSONArray(XMLTokener x) Convert a well-formed (but not necessarily valid) XML string into a JSONArray using the JsonML transform.static JSONObjectJSONML.toJSONObject(XMLTokener x) Convert a well-formed (but not necessarily valid) XML string into a JSONObject using the JsonML transform.