Uses of Class
us.monoid.json.XMLTokener

Packages that use XMLTokener
us.monoid.json   
 

Uses of XMLTokener in us.monoid.json
 

Methods in us.monoid.json with parameters of type XMLTokener
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 © 2013. All Rights Reserved.