org.apache.shindig.social.core.util.xstream
Class XStream081Configuration
java.lang.Object
org.apache.shindig.social.core.util.xstream.XStream081Configuration
- All Implemented Interfaces:
- XStreamConfiguration
public class XStream081Configuration
- extends Object
- implements XStreamConfiguration
Opensocial 0.81 compliant Xstream binding
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XStream081Configuration
@Inject
public XStream081Configuration(com.google.inject.Injector injector)
- Parameters:
injector - the injector to initialize with
getConverterConfig
public XStreamConfiguration.ConverterConfig getConverterConfig(XStreamConfiguration.ConverterSet c,
com.thoughtworks.xstream.converters.reflection.ReflectionProvider rp,
com.thoughtworks.xstream.mapper.Mapper dmapper,
com.thoughtworks.xstream.io.HierarchicalStreamDriver driver,
WriterStack writerStack)
-
- Specified by:
getConverterConfig in interface XStreamConfiguration
- Parameters:
writerStack - - See Also:
XStreamConfiguration.getConverterConfig(org.apache.shindig.protocol.conversion.xstream.XStreamConfiguration.ConverterSet, com.thoughtworks.xstream.converters.reflection.ReflectionProvider, com.thoughtworks.xstream.mapper.Mapper, com.thoughtworks.xstream.io.HierarchicalStreamDriver, org.apache.shindig.protocol.conversion.xstream.WriterStack)
getNameSpaces
public Map<String,NamespaceSet> getNameSpaces()
-
- Specified by:
getNameSpaces in interface XStreamConfiguration
- See Also:
XStreamConfiguration.getNameSpaces()
Copyright © 2007-2012. All Rights Reserved.