A B C D E F G I J L M N O P R S U V W 

A

add(char) - Method in class org.apache.struts2.json.JSONReader
 
add() - Method in class org.apache.struts2.json.JSONReader
 
add(String, Object, Method, boolean) - Method in class org.apache.struts2.json.JSONWriter
Add name/value pair to buffer
add(Object) - Method in class org.apache.struts2.json.JSONWriter
Add object to buffer
add(char) - Method in class org.apache.struts2.json.JSONWriter
Add char to buffer
addCallbackIfApplicable(HttpServletRequest, String) - Method in class org.apache.struts2.json.JSONInterceptor
 
addCallbackIfApplicable(HttpServletRequest, String) - Method in class org.apache.struts2.json.JSONResult
 
addDigits() - Method in class org.apache.struts2.json.JSONReader
 
addSMDMethod(SMDMethod) - Method in class org.apache.struts2.json.smd.SMD
 
addSMDMethodParameter(SMDMethodParameter) - Method in class org.apache.struts2.json.smd.SMDMethod
 
allow - Variable in class org.apache.struts2.json.JSONCleaner.Filter
 
array() - Method in class org.apache.struts2.json.JSONReader
 
array(Iterator, Method) - Method in class org.apache.struts2.json.JSONWriter
Add array to buffer
array(Object, Method) - Method in class org.apache.struts2.json.JSONWriter
Add array to buffer
asSet(String) - Static method in class org.apache.struts2.json.JSONUtil
 

B

bean(Object) - Method in class org.apache.struts2.json.JSONWriter
Instrospect bean and serialize its properties
bool(boolean) - Method in class org.apache.struts2.json.JSONWriter
Add boolean to buffer
buildInvalidInputException() - Method in class org.apache.struts2.json.JSONReader
 
buildResponse(ValidationAware) - Method in class org.apache.struts2.json.JSONValidationInterceptor
 
buildSMDObject(ActionInvocation) - Method in class org.apache.struts2.json.JSONResult
 

C

clean(String, Object) - Method in class org.apache.struts2.json.JSONCleaner
 
cleanList(String, Object) - Method in class org.apache.struts2.json.JSONCleaner
 
cleanMap(String, Object) - Method in class org.apache.struts2.json.JSONCleaner
 
cleanValue(String, Object) - Method in class org.apache.struts2.json.JSONCleaner
 
code() - Method in enum org.apache.struts2.json.rpc.RPCErrorCode
 
compareTo(Object) - Method in class org.apache.struts2.json.smd.SMDMethod
 
compareTo(Object) - Method in class org.apache.struts2.json.smd.SMDMethodParameter
 
convert(Class, Type, Object, Method) - Method in class org.apache.struts2.json.JSONPopulator
 
createJSONString(HttpServletRequest, Object) - Method in class org.apache.struts2.json.JSONResult
 

D

date(Date, Method) - Method in class org.apache.struts2.json.JSONWriter
Add date to buffer
DEFAULT_PARAM - Static variable in class org.apache.struts2.json.JSONResult
This result type doesn't have a default param, null is ok to reduce noise in logs
DEFAULT_SERVICE_TYPE - Static variable in class org.apache.struts2.json.smd.SMD
 
DEFAULT_VERSION - Static variable in class org.apache.struts2.json.smd.SMD
 
deserialize(String) - Static method in class org.apache.struts2.json.JSONUtil
Deserializes a object from JSON
deserialize(Reader) - Static method in class org.apache.struts2.json.JSONUtil
Deserializes a object from JSON
doIntercept(ActionInvocation) - Method in class org.apache.struts2.json.JSONValidationInterceptor
 

E

enableGzip(HttpServletRequest) - Method in class org.apache.struts2.json.JSONResult
 
ENUM_AS_BEAN_DEFAULT - Static variable in class org.apache.struts2.json.JSONWriter
By default, enums are serialised as name=value pairs
enumeration(Enum) - Method in class org.apache.struts2.json.JSONWriter
Instrospect an Enum and serialize it as a name/value pair or as a bean including all its own properties
equals(Object) - Method in class org.apache.struts2.json.smd.SMDMethod
 
equals(Object) - Method in class org.apache.struts2.json.smd.SMDMethodParameter
 
execute(ActionInvocation) - Method in class org.apache.struts2.json.JSONResult
 
expandExpr(int) - Method in class org.apache.struts2.json.JSONWriter
 
expandExpr(String) - Method in class org.apache.struts2.json.JSONWriter
 

F

FieldBridge - Interface in org.apache.struts2.json.bridge
User: maurizio.cucchiara Date: Oct 28, 2010 Time: 12:06:13 AM
findBaseAccessor(Class, Method) - Method in class org.apache.struts2.json.JSONWriter
 
findRootObject(ActionInvocation) - Method in class org.apache.struts2.json.JSONResult
 

G

generate(ActionInvocation) - Method in class org.apache.struts2.json.smd.SMDGenerator
 
getAllowedCollection() - Method in class org.apache.struts2.json.JSONCleaner
 
getBeanInfo(Class<?>) - Method in class org.apache.struts2.json.JSONWriter
 
getBeanInfoIgnoreHierarchy(Class<?>) - Method in class org.apache.struts2.json.JSONWriter
 
getBlockedCollection() - Method in class org.apache.struts2.json.JSONCleaner
 
getBridgedValue(Method, Object) - Method in class org.apache.struts2.json.JSONWriter
 
getCallbackParameter() - Method in class org.apache.struts2.json.JSONInterceptor
 
getCallbackParameter() - Method in class org.apache.struts2.json.JSONResult
 
getCode() - Method in class org.apache.struts2.json.rpc.RPCError
 
getContentType() - Method in class org.apache.struts2.json.SerializationParams
 
getDateFormat() - Method in class org.apache.struts2.json.JSONPopulator
 
getDebug() - Method in class org.apache.struts2.json.JSONInterceptor
 
getDebug() - Method in class org.apache.struts2.json.rpc.RPCResponse
 
getDefaultDateFormat() - Method in class org.apache.struts2.json.JSONResult
 
getEncoding() - Method in class org.apache.struts2.json.JSONResult
Retrieve the encoding

getEncoding() - Method in class org.apache.struts2.json.SerializationParams
 
getError() - Method in class org.apache.struts2.json.rpc.RPCResponse
 
getErrorCode() - Method in class org.apache.struts2.json.SerializationParams
 
getExcludePropertiesList() - Method in class org.apache.struts2.json.JSONResult
Gets a list of regular expressions of properties to exclude from the JSON output.
getId() - Method in class org.apache.struts2.json.rpc.RPCResponse
 
getIncludeProperties() - Method in class org.apache.struts2.json.JSONInterceptor
Returns the appropriate set of includes, based on debug setting.
getIncludePropertiesList() - Method in class org.apache.struts2.json.JSONResult
 
getIncludesExcludesMap() - Method in class org.apache.struts2.json.JSONCleaner
 
getMessage() - Method in class org.apache.struts2.json.rpc.RPCError
 
getMethods() - Method in class org.apache.struts2.json.smd.SMD
 
getName() - Method in class org.apache.struts2.json.JSONWriter.JSONAnnotationFinder
 
getName() - Method in class org.apache.struts2.json.rpc.RPCError
 
getName() - Method in class org.apache.struts2.json.smd.SMDMethod
 
getName() - Method in class org.apache.struts2.json.smd.SMDMethodParameter
 
getObjectName() - Method in class org.apache.struts2.json.smd.SMD
 
getParameters() - Method in class org.apache.struts2.json.smd.SMDMethod
 
getResponse() - Method in class org.apache.struts2.json.SerializationParams
 
getResult() - Method in class org.apache.struts2.json.rpc.RPCResponse
 
getRoot() - Method in class org.apache.struts2.json.JSONResult
 
getSerializedJSON() - Method in class org.apache.struts2.json.SerializationParams
 
getServiceType() - Method in class org.apache.struts2.json.smd.SMD
 
getServiceUrl() - Method in class org.apache.struts2.json.smd.SMD
 
getStack() - Method in class org.apache.struts2.json.rpc.RPCError
 
getStatusCode() - Method in class org.apache.struts2.json.SerializationParams
 
getVersion() - Method in class org.apache.struts2.json.smd.SMD
 
getWrapPrefix() - Method in class org.apache.struts2.json.JSONResult
 
getWrapPrefix() - Method in class org.apache.struts2.json.SerializationParams
 
getWrapSuffix() - Method in class org.apache.struts2.json.JSONResult
 
getWrapSuffix() - Method in class org.apache.struts2.json.SerializationParams
 

I

intercept(ActionInvocation) - Method in class org.apache.struts2.json.JSONInterceptor
 
invoke(Object, Map) - Method in class org.apache.struts2.json.JSONInterceptor
 
invoke() - Method in class org.apache.struts2.json.JSONWriter.JSONAnnotationFinder
 
isDefaultBlock() - Method in class org.apache.struts2.json.JSONCleaner
 
isEnableGZIP() - Method in class org.apache.struts2.json.JSONInterceptor
 
isEnableGZIP() - Method in class org.apache.struts2.json.JSONResult
 
isEnableSMD() - Method in class org.apache.struts2.json.JSONInterceptor
 
isEnableSMD() - Method in class org.apache.struts2.json.JSONResult
 
isEnumAsBean() - Method in class org.apache.struts2.json.JSONResult
 
isExcludeNullProperties() - Method in class org.apache.struts2.json.JSONInterceptor
 
isExcludeNullProperties() - Method in class org.apache.struts2.json.JSONResult
 
isGzip() - Method in class org.apache.struts2.json.SerializationParams
 
isGzipInRequest(HttpServletRequest) - Static method in class org.apache.struts2.json.JSONUtil
 
isIgnoreHierarchy() - Method in class org.apache.struts2.json.JSONResult
 
isNoCache() - Method in class org.apache.struts2.json.JSONInterceptor
 
isNoCache() - Method in class org.apache.struts2.json.JSONResult
 
isNoCache() - Method in class org.apache.struts2.json.SerializationParams
 
isPrefix() - Method in class org.apache.struts2.json.SerializationParams
 
isSmd() - Method in class org.apache.struts2.json.SerializationParams
 
isWrapWithComments() - Method in class org.apache.struts2.json.JSONResult
 
isWrapWithComments() - Method in class org.apache.struts2.json.SerializationParams
 

J

JSON - Annotation Type in org.apache.struts2.json.annotations
 
JSONCleaner - Class in org.apache.struts2.json
Isolate the process of cleaning JSON data from the Interceptor class itself.
JSONCleaner() - Constructor for class org.apache.struts2.json.JSONCleaner
 
JSONCleaner.Filter - Class in org.apache.struts2.json
 
JSONCleaner.Filter(String, boolean) - Constructor for class org.apache.struts2.json.JSONCleaner.Filter
 
JSONException - Exception in org.apache.struts2.json
Wrap exceptions throwed by the JSON serializer
JSONException(String) - Constructor for exception org.apache.struts2.json.JSONException
 
JSONException(Throwable) - Constructor for exception org.apache.struts2.json.JSONException
 
JSONException(String, Throwable) - Constructor for exception org.apache.struts2.json.JSONException
 
JSONFieldBridge - Annotation Type in org.apache.struts2.json.annotations
 
JSONInterceptor - Class in org.apache.struts2.json
Populates an action from a JSON string
JSONInterceptor() - Constructor for class org.apache.struts2.json.JSONInterceptor
 
JSONParameter - Annotation Type in org.apache.struts2.json.annotations
User: maurizio.cucchiara Date: Oct 28, 2010 Time: 2:16:44 AM key/value parameter pattern
JSONPopulator - Class in org.apache.struts2.json
Isolate the process of populating JSON objects from the Interceptor class itself.
JSONPopulator() - Constructor for class org.apache.struts2.json.JSONPopulator
 
JSONPopulator(String) - Constructor for class org.apache.struts2.json.JSONPopulator
 
JSONReader - Class in org.apache.struts2.json
Deserializes and object from a JSON string
JSONReader() - Constructor for class org.apache.struts2.json.JSONReader
 
JSONResult - Class in org.apache.struts2.json

This result serializes an action into JSON.

JSONResult() - Constructor for class org.apache.struts2.json.JSONResult
 
JSONUtil - Class in org.apache.struts2.json
Wrapper for JSONWriter with some utility methods.
JSONUtil() - Constructor for class org.apache.struts2.json.JSONUtil
 
JSONUtil.ClassVisitor - Interface in org.apache.struts2.json
Realizes the visit(Class) method called by vistInterfaces for all encountered classes/interfaces
JSONValidationInterceptor - Class in org.apache.struts2.json
Serializes validation and action errors into JSON.
JSONValidationInterceptor() - Constructor for class org.apache.struts2.json.JSONValidationInterceptor
 
JSONWriter - Class in org.apache.struts2.json
Serializes an object into JavaScript Object Notation (JSON).
JSONWriter() - Constructor for class org.apache.struts2.json.JSONWriter
 
JSONWriter.JSONAnnotationFinder - Class in org.apache.struts2.json
 
JSONWriter.JSONAnnotationFinder(Method) - Constructor for class org.apache.struts2.json.JSONWriter.JSONAnnotationFinder
 

L

listSMDMethods(Class, boolean) - Static method in class org.apache.struts2.json.JSONUtil
List visible methods carrying the

M

map(Map, Method) - Method in class org.apache.struts2.json.JSONWriter
Add map to buffer
message() - Method in enum org.apache.struts2.json.rpc.RPCErrorCode
 

N

next() - Method in class org.apache.struts2.json.JSONReader
 
number() - Method in class org.apache.struts2.json.JSONReader
 

O

object() - Method in class org.apache.struts2.json.JSONReader
 
objectToString(Object) - Method in interface org.apache.struts2.json.bridge.FieldBridge
 
objectToString(Object) - Method in class org.apache.struts2.json.bridge.StringBridge
 
org.apache.struts2.json - package org.apache.struts2.json
 
org.apache.struts2.json.annotations - package org.apache.struts2.json.annotations
 
org.apache.struts2.json.bridge - package org.apache.struts2.json.bridge
 
org.apache.struts2.json.rpc - package org.apache.struts2.json.rpc
 
org.apache.struts2.json.smd - package org.apache.struts2.json.smd
 

P

ParameterizedBridge - Interface in org.apache.struts2.json.bridge
User: maurizio.cucchiara Date: Oct 28, 2010 Time: 2:32:08 AM
pattern - Variable in class org.apache.struts2.json.JSONCleaner.Filter
 
populateObject(Object, Map) - Method in class org.apache.struts2.json.JSONPopulator
 
process(Object, Method) - Method in class org.apache.struts2.json.JSONWriter
Serialize object into json
processCustom(Object, Method) - Method in class org.apache.struts2.json.JSONWriter
Serialize custom object into json
processIncludePatterns(Set<String>, String) - Static method in class org.apache.struts2.json.JSONUtil
 

R

read(String) - Method in class org.apache.struts2.json.JSONReader
 
read() - Method in class org.apache.struts2.json.JSONReader
 
readRootObject(ActionInvocation) - Method in class org.apache.struts2.json.JSONResult
 
REGEXP_PATTERN - Static variable in class org.apache.struts2.json.JSONUtil
 
RFC3339_FORMAT - Static variable in class org.apache.struts2.json.JSONUtil
 
RPCError - Class in org.apache.struts2.json.rpc
 
RPCError() - Constructor for class org.apache.struts2.json.rpc.RPCError
 
RPCError(String, int) - Constructor for class org.apache.struts2.json.rpc.RPCError
 
RPCError(String, RPCErrorCode) - Constructor for class org.apache.struts2.json.rpc.RPCError
 
RPCError(Throwable, int, boolean) - Constructor for class org.apache.struts2.json.rpc.RPCError
 
RPCError(Throwable, RPCErrorCode, boolean) - Constructor for class org.apache.struts2.json.rpc.RPCError
 
RPCErrorCode - Enum in org.apache.struts2.json.rpc
 
RPCResponse - Class in org.apache.struts2.json.rpc
Class that will be serialized as a response to an RPC call
RPCResponse() - Constructor for class org.apache.struts2.json.rpc.RPCResponse
 

S

SerializationParams - Class in org.apache.struts2.json
 
SerializationParams(HttpServletResponse, String, boolean, String, boolean, boolean, boolean, int, int, boolean, String, String, String) - Constructor for class org.apache.struts2.json.SerializationParams
 
SerializationParams(HttpServletResponse, String, boolean, String, boolean, boolean, boolean, int, int, boolean, String) - Constructor for class org.apache.struts2.json.SerializationParams
 
serialize(Object) - Static method in class org.apache.struts2.json.JSONUtil
Serializes an object into JSON.
serialize(Object, Collection<Pattern>, Collection<Pattern>, boolean, boolean) - Static method in class org.apache.struts2.json.JSONUtil
Serializes an object into JSON, excluding any properties matching any of the regular expressions in the given collection.
serialize(Object, Collection<Pattern>, Collection<Pattern>, boolean, boolean, boolean, String) - Static method in class org.apache.struts2.json.JSONUtil
Serializes an object into JSON, excluding any properties matching any of the regular expressions in the given collection.
serialize(Writer, Object) - Static method in class org.apache.struts2.json.JSONUtil
Serializes an object into JSON to the given writer.
serialize(Writer, Object, Collection<Pattern>, Collection<Pattern>, boolean) - Static method in class org.apache.struts2.json.JSONUtil
Serializes an object into JSON to the given writer, excluding any properties matching any of the regular expressions in the given collection.
setAllowed(String) - Method in class org.apache.struts2.json.JSONCleaner
 
setAllowedCollection(Collection<String>) - Method in class org.apache.struts2.json.JSONCleaner
 
setBlocked(String) - Method in class org.apache.struts2.json.JSONCleaner
 
setBlockedCollection(Collection<String>) - Method in class org.apache.struts2.json.JSONCleaner
 
setCallbackParameter(String) - Method in class org.apache.struts2.json.JSONInterceptor
 
setCallbackParameter(String) - Method in class org.apache.struts2.json.JSONResult
 
setCode(int) - Method in class org.apache.struts2.json.rpc.RPCError
 
setContentType(String) - Method in class org.apache.struts2.json.JSONInterceptor
 
setContentType(String) - Method in class org.apache.struts2.json.JSONResult
Content type to be set in the response
setDateFormat(String) - Method in class org.apache.struts2.json.JSONPopulator
 
setDateFormatter(String) - Method in class org.apache.struts2.json.JSONWriter
 
setDebug(boolean) - Method in class org.apache.struts2.json.JSONInterceptor
Turns debugging on or off
setDebug(String) - Method in class org.apache.struts2.json.rpc.RPCResponse
 
setDefaultBlock(boolean) - Method in class org.apache.struts2.json.JSONCleaner
 
setDefaultDateFormat(String) - Method in class org.apache.struts2.json.JSONResult
 
setDefaultEncoding(String) - Method in class org.apache.struts2.json.JSONInterceptor
 
setDefaultEncoding(String) - Method in class org.apache.struts2.json.JSONResult
 
setDevMode(String) - Method in class org.apache.struts2.json.JSONInterceptor
 
setEnableGZIP(boolean) - Method in class org.apache.struts2.json.JSONInterceptor
Setting this property to "true" will compress the output.
setEnableGZIP(boolean) - Method in class org.apache.struts2.json.JSONResult
 
setEnableSMD(boolean) - Method in class org.apache.struts2.json.JSONInterceptor
 
setEnableSMD(boolean) - Method in class org.apache.struts2.json.JSONResult
Enable SMD generation for action, which can be used for JSON-RPC
setEncoding(String) - Method in class org.apache.struts2.json.JSONResult
If defined will be used instead of JSONResult.defaultEncoding, you can define it with result <result name="success" type="json"> <param name="encoding">UTF-8</param> </result>
setEnumAsBean(boolean) - Method in class org.apache.struts2.json.JSONResult
Controls how Enum's are serialized : If true, an Enum is serialized as a name=value pair (name=name()) (default) If false, an Enum is serialized as a bean with a special property _name=name()
setEnumAsBean(boolean) - Method in class org.apache.struts2.json.JSONWriter
If true, an Enum is serialized as a bean with a special property _name=name() as all as all other properties defined within the enum.
If false, an Enum is serialized as a name=value pair (name=name())
setError(RPCError) - Method in class org.apache.struts2.json.rpc.RPCResponse
 
setErrorCode(int) - Method in class org.apache.struts2.json.JSONResult
Error code to be set in the response
setExcludeNullProperties(boolean) - Method in class org.apache.struts2.json.JSONInterceptor
Do not serialize properties with a null value
setExcludeNullProperties(boolean) - Method in class org.apache.struts2.json.JSONResult
Do not serialize properties with a null value
setExcludeProperties(String) - Method in class org.apache.struts2.json.JSONInterceptor
Sets a comma-delimited list of regular expressions to match properties that should be excluded from the JSON output.
setExcludeProperties(String) - Method in class org.apache.struts2.json.JSONResult
Sets a comma-delimited list of regular expressions to match properties that should be excluded from the JSON output.
setExcludeWildcards(String) - Method in class org.apache.struts2.json.JSONInterceptor
Sets a comma-delimited list of wildcard expressions to match properties that should be excluded from the JSON output.
setExcludeWildcards(String) - Method in class org.apache.struts2.json.JSONResult
Sets a comma-delimited list of wildcard expressions to match properties that should be excluded from the JSON output.
setExprStack(String) - Method in class org.apache.struts2.json.JSONWriter
 
setId(String) - Method in class org.apache.struts2.json.rpc.RPCResponse
 
setIgnoreHierarchy(boolean) - Method in class org.apache.struts2.json.JSONInterceptor
Ignore properties defined on base classes of the root object.
setIgnoreHierarchy(boolean) - Method in class org.apache.struts2.json.JSONResult
 
setIgnoreHierarchy(boolean) - Method in class org.apache.struts2.json.JSONWriter
 
setIgnoreInterfaces(boolean) - Method in class org.apache.struts2.json.JSONResult
Controls whether interfaces should be inspected for method annotations You may need to set to this true if your action is a proxy as annotations on methods are not inherited
setIgnoreSMDMethodInterfaces(boolean) - Method in class org.apache.struts2.json.JSONInterceptor
Ignore annotations on methods in interfaces You may need to set to this true if your action is a proxy/enhanced as annotations are not inherited
setIncludeProperties(String) - Method in class org.apache.struts2.json.JSONInterceptor
Sets a comma-delimited list of regular expressions to match properties that should be included from the JSON output.
setIncludeProperties(String) - Method in class org.apache.struts2.json.JSONResult
Sets a comma-delimited list of regular expressions to match properties that should be included in the JSON output.
setIncludesExcludesMap(Map<String, JSONCleaner.Filter>) - Method in class org.apache.struts2.json.JSONCleaner
Allow external caching of the compiled result.
setIncludeWildcards(String) - Method in class org.apache.struts2.json.JSONInterceptor
Sets a comma-delimited list of wildcard expressions to match properties that should be included from the JSON output.
setIncludeWildcards(String) - Method in class org.apache.struts2.json.JSONResult
Sets a comma-delimited list of wildcard expressions to match properties that should be included in the JSON output.
setJSONCleaner(JSONCleaner) - Method in class org.apache.struts2.json.JSONInterceptor
Sets the JSONCleaner to be used
setJSONPopulator(JSONPopulator) - Method in class org.apache.struts2.json.JSONInterceptor
Sets the JSONPopulator to be used
setMessage(String) - Method in class org.apache.struts2.json.rpc.RPCError
 
setName(String) - Method in class org.apache.struts2.json.rpc.RPCError
 
setName(String) - Method in class org.apache.struts2.json.smd.SMDMethod
 
setName(String) - Method in class org.apache.struts2.json.smd.SMDMethodParameter
 
setNoCache(boolean) - Method in class org.apache.struts2.json.JSONInterceptor
Add headers to response to prevent the browser from caching the response
setNoCache(boolean) - Method in class org.apache.struts2.json.JSONResult
Add headers to response to prevent the browser from caching the response
setObjectName(String) - Method in class org.apache.struts2.json.smd.SMD
 
setParameterValues(Map<String, String>) - Method in interface org.apache.struts2.json.bridge.ParameterizedBridge
 
setPrefix(boolean) - Method in class org.apache.struts2.json.JSONInterceptor
Add "{} && " to generated JSON
setPrefix(boolean) - Method in class org.apache.struts2.json.JSONResult
Prefix JSON with "{} &&"
setResult(Object) - Method in class org.apache.struts2.json.rpc.RPCResponse
 
setRoot(String) - Method in class org.apache.struts2.json.JSONInterceptor
Sets the root object to be deserialized, defaults to the Action
setRoot(String) - Method in class org.apache.struts2.json.JSONResult
Sets the root object to be serialized, defaults to the Action
setServiceType(String) - Method in class org.apache.struts2.json.smd.SMD
 
setServiceUrl(String) - Method in class org.apache.struts2.json.smd.SMD
 
setStack(String) - Method in class org.apache.struts2.json.rpc.RPCError
 
setStatusCode(int) - Method in class org.apache.struts2.json.JSONResult
Status code to be set in the response
setValidationFailedStatus(int) - Method in class org.apache.struts2.json.JSONValidationInterceptor
HTTP status that will be set in the response if validation fails
setVersion(String) - Method in class org.apache.struts2.json.smd.SMD
 
setWrapPrefix(String) - Method in class org.apache.struts2.json.JSONResult
Text to be inserted at the begining of the response
setWrapSuffix(String) - Method in class org.apache.struts2.json.JSONResult
Text to be inserted at the end of the response
setWrapWithComments(boolean) - Method in class org.apache.struts2.json.JSONInterceptor
Wrap generated JSON with comments.
setWrapWithComments(boolean) - Method in class org.apache.struts2.json.JSONResult
Wrap generated JSON with comments
shouldExcludeProperty(PropertyDescriptor) - Method in class org.apache.struts2.json.JSONWriter
 
shouldExcludeProperty(String) - Method in class org.apache.struts2.json.JSONWriter
 
shouldSerialize() - Method in class org.apache.struts2.json.JSONWriter.JSONAnnotationFinder
 
skipWhiteSpace() - Method in class org.apache.struts2.json.JSONReader
 
SMD - Annotation Type in org.apache.struts2.json.annotations
 
SMD - Class in org.apache.struts2.json.smd
 
SMD() - Constructor for class org.apache.struts2.json.smd.SMD
 
SMDGenerator - Class in org.apache.struts2.json.smd
 
SMDGenerator(Object, List<Pattern>, boolean) - Constructor for class org.apache.struts2.json.smd.SMDGenerator
 
SMDMethod - Annotation Type in org.apache.struts2.json.annotations
 
SMDMethod - Class in org.apache.struts2.json.smd
 
SMDMethod(String) - Constructor for class org.apache.struts2.json.smd.SMDMethod
 
SMDMethodParameter - Annotation Type in org.apache.struts2.json.annotations
 
SMDMethodParameter - Class in org.apache.struts2.json.smd
 
SMDMethodParameter(String) - Constructor for class org.apache.struts2.json.smd.SMDMethodParameter
 
string(char) - Method in class org.apache.struts2.json.JSONReader
 
string(Object) - Method in class org.apache.struts2.json.JSONWriter
escape characters
StringBridge - Class in org.apache.struts2.json.bridge
User: maurizio.cucchiara Date: Oct 28, 2010 Time: 12:46:16 AM
StringBridge() - Constructor for class org.apache.struts2.json.bridge.StringBridge
 

U

unicode() - Method in class org.apache.struts2.json.JSONReader
 
unicode(char) - Method in class org.apache.struts2.json.JSONWriter
Represent as unicode

V

value(Object, Method) - Method in class org.apache.struts2.json.JSONWriter
Detect cyclic references
valueOf(String) - Static method in enum org.apache.struts2.json.rpc.RPCErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.struts2.json.rpc.RPCErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
visit(Class) - Method in interface org.apache.struts2.json.JSONUtil.ClassVisitor
Called when a new interface/class is encountered
visitInterfaces(Class, JSONUtil.ClassVisitor) - Static method in class org.apache.struts2.json.JSONUtil
Visit all the interfaces realized by the specified object, its superclasses and its interfaces

Visitation is performed in the following order: aClass aClass' interfaces the interface's superclasses (interfaces) aClass' superclass superclass' interfaces superclass' interface's superclasses (interfaces) super-superclass and so on

The Object base class is base excluded.

W

WILDCARD_PATTERN - Static variable in class org.apache.struts2.json.JSONUtil
 
write(Object) - Method in class org.apache.struts2.json.JSONWriter
 
write(Object, Collection<Pattern>, Collection<Pattern>, boolean) - Method in class org.apache.struts2.json.JSONWriter
 
writeJSONToResponse(SerializationParams) - Static method in class org.apache.struts2.json.JSONUtil
 
writeToResponse(HttpServletResponse, String, boolean) - Method in class org.apache.struts2.json.JSONResult
 
A B C D E F G I J L M N O P R S U V W 

Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.