Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
I
J
N
R
S
W
C
createJSON(Map, HttpServletRequest, HttpServletResponse)
- Method in class net.sf.json.spring.web.servlet.view.
JsonView
Creates a JSON [JSONObject,JSONArray,JSONNUll] from the model values.
D
defaultCreateJSON(Map)
- Method in class net.sf.json.spring.web.servlet.view.
JsonView
Creates a JSON [JSONObject,JSONArray,JSONNUll] from the model values.
G
getExcludedProperties()
- Method in class net.sf.json.spring.web.servlet.view.
JsonView
Returns the group of properties to be excluded.
getJsonConfig()
- Method in class net.sf.json.spring.web.servlet.view.
JsonView
I
isForceTopLevelArray()
- Method in class net.sf.json.spring.web.servlet.view.
JsonView
isIgnoreDefaultExcludes()
- Method in class net.sf.json.spring.web.servlet.view.
JsonView
Returns whether the JSONSerializer will ignore or not its internal property exclusions.
isSkipBindingResult()
- Method in class net.sf.json.spring.web.servlet.view.
JsonView
Returns whether the JSONSerializer will skip or not any BindingResult related keys on the model.
J
JsonView
- Class in
net.sf.json.spring.web.servlet.view
A View that renders its model as a JSON object.
JsonView()
- Constructor for class net.sf.json.spring.web.servlet.view.
JsonView
N
net.sf.json.spring.web.servlet.view
- package net.sf.json.spring.web.servlet.view
R
renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse)
- Method in class net.sf.json.spring.web.servlet.view.
JsonView
S
setExcludedProperties(String[])
- Method in class net.sf.json.spring.web.servlet.view.
JsonView
Sets the group of properties to be excluded.
setForceTopLevelArray(boolean)
- Method in class net.sf.json.spring.web.servlet.view.
JsonView
setIgnoreDefaultExcludes(boolean)
- Method in class net.sf.json.spring.web.servlet.view.
JsonView
Sets whether the JSONSerializer will ignore or not its internal property exclusions.
setJsonConfig(JsonConfig)
- Method in class net.sf.json.spring.web.servlet.view.
JsonView
setSkipBindingResult(boolean)
- Method in class net.sf.json.spring.web.servlet.view.
JsonView
Sets whether the JSONSerializer will skip or not any BindingResult related keys on the model.
W
writeJSON(Map, HttpServletRequest, HttpServletResponse)
- Method in class net.sf.json.spring.web.servlet.view.
JsonView
C
D
G
I
J
N
R
S
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2008
Json-lib
. All Rights Reserved.