JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
Method
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
JavaScript is disabled on your browser.
Copyright © 2006–2019
Json-lib
. All rights reserved.