JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
Method and Description
net.sf.json.JsonConfig.clearPropertyNameProcessors()
use clearJavaPropertyNameProcessors() instead
net.sf.json.JsonConfig.findPropertyNameProcessor(Class)
use findJavaPropertyNameProcessor() instead
net.sf.json.JsonConfig.getPropertyNameProcessorMatcher()
use getJavaPropertyNameProcessorMatcher() instead
net.sf.json.JsonConfig.registerPropertyNameProcessor(Class, PropertyNameProcessor)
use registerJavaPropertyNameProcessor() instead
net.sf.json.JsonConfig.setPropertyNameProcessorMatcher(PropertyNameProcessorMatcher)
use setJavaPropertyNameProcessorMatcher() instead
net.sf.json.JSONArray.toList(JSONArray)
replaced by toCollection
net.sf.json.JSONArray.toList(JSONArray, Class)
replaced by toCollection
net.sf.json.JSONArray.toList(JSONArray, Class, Map)
replaced by toCollection
net.sf.json.JSONArray.toList(JSONArray, JsonConfig)
replaced by toCollection
net.sf.json.JsonConfig.unregisterPropertyNameProcessor(Class)
use unregisterJavaPropertyNameProcessor() instead
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2006–2018
Json-lib
. All rights reserved.