Uses of Class
com.iizix.ws.prop.json.JSONElementWrapper
Packages that use JSONElementWrapper Package Description com.iizigo.ws.prop.json com.iizix.ws.prop.json Uses of JSONElementWrapper in com.iizigo.ws.prop.json
Subclasses of JSONElementWrapper in com.iizigo.ws.prop.json Modifier and Type Class Description class
EditorJSONElementWrapper
Editor version of an JSON element wrapper for a JSON element, used to process the output of a Web Service reply.Uses of JSONElementWrapper in com.iizix.ws.prop.json
Methods in com.iizix.ws.prop.json that return JSONElementWrapper Modifier and Type Method Description JSONElementWrapper
JSONElementWrapper. clone()
Clones the JSONElementWrapper.protected JSONElementWrapper
JSONElementWrapper. createJSONElementWrapper(Atom atom)
Creates a new JSONElementWrapper instance.