Methods in org.springframework.web.servlet.view.json.writer.xstream that return SpringJsonXStream |
static SpringJsonXStream |
SpringJsonXStreamBuilder.build(boolean convertAllMapValues,
String keepValueTypesMode,
String rootname)
|
static SpringJsonXStream |
SpringJsonXStreamBuilder.build(boolean convertAllMapValues,
String keepValueTypesMode,
String rootname,
boolean prettyPrint)
|
static SpringJsonXStream |
SpringJsonXStreamBuilder.build(boolean convertAllMapValues,
String keepValueTypesMode,
String rootname,
boolean prettyPrint,
Class[] processAnnotationsForTypes,
Boolean autodetectAnnotations)
|
static SpringJsonXStream |
SpringJsonXStreamBuilder.build(boolean convertAllMapValues,
String keepValueTypesMode,
String rootname,
boolean prettyPrint,
Class[] processAnnotationsForTypes,
Boolean autodetectAnnotations,
Class commandClass)
|
static SpringJsonXStream |
SpringJsonXStreamBuilder.build(boolean convertAllMapValues,
String keepValueTypesMode,
String rootname,
Class[] processAnnotationsForTypes,
Boolean autodetectAnnotations)
|
static SpringJsonXStream |
SpringJsonXStreamBuilder.build(boolean convertAllMapValues,
String keepValueTypesMode,
String rootname,
Class[] processAnnotationsForTypes,
Boolean autodetectAnnotations,
Class commandClass)
|
abstract SpringJsonXStream |
XStreamJsonWriterConfiguratorTemplate.getSpringJsonXStream()
|