public class JsonXStreamMarshallerFactory extends XmlXStreamMarshallerFactory
| Constructor and Description |
|---|
JsonXStreamMarshallerFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
protected XStreamMarshaller |
createMarshaller()
creates a custom json writer which swallows top most root nodes
|
java.lang.Object |
getObject() |
configureXmlMarshaller, getExcludeClasses, getObjectInternal, getObjectType, getXStream, isSingleton, setAliases, setApplicationContext, setAttributeAliasInternal, setAttributeConverterInternal, setAttributeOmitInternal, setConverters, setExcludeClasses, setFieldAliasInternal, setImplicitCollections, setOmitted, setTypeAliasInternal, setTypeConverterInternal, setXStreampublic void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in class XmlXStreamMarshallerFactoryjava.lang.Exceptionpublic java.lang.Object getObject()
throws java.lang.Exception
getObject in class XmlXStreamMarshallerFactoryjava.lang.Exceptionprotected XStreamMarshaller createMarshaller()
createMarshaller in class XmlXStreamMarshallerFactoryCopyright © 2018 SAP SE. All Rights Reserved.