org.springframework.web.servlet.view.json.mock.writer.xstream
Class MockComplexXStreamJsonWriterConfiguratorTemplate
java.lang.Object
org.springframework.web.servlet.view.json.writer.xstream.XStreamJsonWriterConfiguratorTemplate
org.springframework.web.servlet.view.json.mock.writer.xstream.MockComplexXStreamJsonWriterConfiguratorTemplate
- All Implemented Interfaces:
- org.springframework.web.servlet.view.json.JsonWriterConfiguratorTemplate
public class MockComplexXStreamJsonWriterConfiguratorTemplate
- extends org.springframework.web.servlet.view.json.writer.xstream.XStreamJsonWriterConfiguratorTemplate
|
Method Summary |
org.springframework.web.servlet.view.json.writer.xstream.SpringJsonXStream |
getSpringJsonXStream()
|
| Methods inherited from class org.springframework.web.servlet.view.json.writer.xstream.XStreamJsonWriterConfiguratorTemplate |
getConfigurator, getRegistryName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODE_NONE
public static final int MODE_NONE
- See Also:
- Constant Field Values
MODE_CONVERT_ALL_MODEL_MAP_VALUES
public static final int MODE_CONVERT_ALL_MODEL_MAP_VALUES
- See Also:
- Constant Field Values
MODE_EXCLUDE_PROPERTEIES
public static final int MODE_EXCLUDE_PROPERTEIES
- See Also:
- Constant Field Values
MODE_RENAME_PROPERTY
public static final int MODE_RENAME_PROPERTY
- See Also:
- Constant Field Values
MODE_ADD_XSTREAM_CONVERTER
public static final int MODE_ADD_XSTREAM_CONVERTER
- See Also:
- Constant Field Values
MockComplexXStreamJsonWriterConfiguratorTemplate
public MockComplexXStreamJsonWriterConfiguratorTemplate(int mode)
getSpringJsonXStream
public org.springframework.web.servlet.view.json.writer.xstream.SpringJsonXStream getSpringJsonXStream()
- Specified by:
getSpringJsonXStream in class org.springframework.web.servlet.view.json.writer.xstream.XStreamJsonWriterConfiguratorTemplate
Copyright © 2010. All Rights Reserved.