|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thoughtworks.xstream.XStream
org.springframework.web.servlet.view.json.writer.xstream.SpringJsonXStream
public class SpringJsonXStream
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.thoughtworks.xstream.XStream |
---|
com.thoughtworks.xstream.XStream.InitializationException |
Field Summary |
---|
Fields inherited from class com.thoughtworks.xstream.XStream |
---|
ID_REFERENCES, NO_REFERENCES, PRIORITY_LOW, PRIORITY_NORMAL, PRIORITY_VERY_HIGH, PRIORITY_VERY_LOW, XPATH_ABSOLUTE_REFERENCES, XPATH_REFERENCES, XPATH_RELATIVE_REFERENCES |
Constructor Summary | |
---|---|
protected |
SpringJsonXStream()
|
protected |
SpringJsonXStream(com.thoughtworks.xstream.io.HierarchicalStreamDriver hierarchicalStreamDriver)
|
protected |
SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider)
|
protected |
SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider,
com.thoughtworks.xstream.alias.ClassMapper classMapper,
com.thoughtworks.xstream.io.HierarchicalStreamDriver driver)
|
protected |
SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider,
com.thoughtworks.xstream.alias.ClassMapper classMapper,
com.thoughtworks.xstream.io.HierarchicalStreamDriver driver,
String classAttributeIdentifier)
|
protected |
SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider,
com.thoughtworks.xstream.io.HierarchicalStreamDriver hierarchicalStreamDriver)
|
protected |
SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider,
com.thoughtworks.xstream.io.HierarchicalStreamDriver driver,
ClassLoader classLoader)
|
protected |
SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider,
com.thoughtworks.xstream.io.HierarchicalStreamDriver driver,
ClassLoader classLoader,
com.thoughtworks.xstream.mapper.Mapper mapper)
|
protected |
SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider,
com.thoughtworks.xstream.io.HierarchicalStreamDriver driver,
ClassLoader classLoader,
com.thoughtworks.xstream.mapper.Mapper mapper,
PropertyEditorRegistryConverterLookup converterLookup,
com.thoughtworks.xstream.converters.ConverterRegistry converterRegistry)
|
protected |
SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider,
com.thoughtworks.xstream.mapper.Mapper mapper,
com.thoughtworks.xstream.io.HierarchicalStreamDriver driver)
|
Method Summary | |
---|---|
org.springframework.validation.BindingResult |
getBindingResult()
|
void |
setBindingResult(org.springframework.validation.BindingResult bindingResult)
|
Methods inherited from class com.thoughtworks.xstream.XStream |
---|
addDefaultImplementation, addImmutableType, addImplicitCollection, addImplicitCollection, addImplicitCollection, alias, alias, aliasAttribute, aliasAttribute, aliasField, aliasType, autodetectAnnotations, createObjectInputStream, createObjectInputStream, createObjectInputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, fromXML, fromXML, fromXML, fromXML, fromXML, fromXML, getClassLoader, getClassMapper, getConverterLookup, getMapper, getReflectionProvider, marshal, marshal, newDataHolder, omitField, processAnnotations, processAnnotations, registerConverter, registerConverter, registerConverter, registerConverter, registerLocalConverter, registerLocalConverter, setClassLoader, setMarshallingStrategy, setMode, setupAliases, setupConverters, setupDefaultImplementations, setupImmutableTypes, toXML, toXML, toXML, unmarshal, unmarshal, unmarshal, useAttributeFor, useAttributeFor, useAttributeFor, useXStream11XmlFriendlyMapper, wrapMapper |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SpringJsonXStream()
protected SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider, com.thoughtworks.xstream.io.HierarchicalStreamDriver driver, ClassLoader classLoader, com.thoughtworks.xstream.mapper.Mapper mapper, PropertyEditorRegistryConverterLookup converterLookup, com.thoughtworks.xstream.converters.ConverterRegistry converterRegistry)
protected SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider)
protected SpringJsonXStream(com.thoughtworks.xstream.io.HierarchicalStreamDriver hierarchicalStreamDriver)
protected SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider, com.thoughtworks.xstream.io.HierarchicalStreamDriver hierarchicalStreamDriver)
protected SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider, com.thoughtworks.xstream.alias.ClassMapper classMapper, com.thoughtworks.xstream.io.HierarchicalStreamDriver driver)
protected SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider, com.thoughtworks.xstream.alias.ClassMapper classMapper, com.thoughtworks.xstream.io.HierarchicalStreamDriver driver, String classAttributeIdentifier)
protected SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider, com.thoughtworks.xstream.mapper.Mapper mapper, com.thoughtworks.xstream.io.HierarchicalStreamDriver driver)
protected SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider, com.thoughtworks.xstream.io.HierarchicalStreamDriver driver, ClassLoader classLoader)
protected SpringJsonXStream(com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflectionProvider, com.thoughtworks.xstream.io.HierarchicalStreamDriver driver, ClassLoader classLoader, com.thoughtworks.xstream.mapper.Mapper mapper)
Method Detail |
---|
public void setBindingResult(org.springframework.validation.BindingResult bindingResult)
public org.springframework.validation.BindingResult getBindingResult()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |