Uses of Package
org.apache.shindig.protocol.conversion.xstream

Packages that use org.apache.shindig.protocol.conversion.xstream
org.apache.shindig.protocol.conversion   
org.apache.shindig.protocol.conversion.xstream   
 

Classes in org.apache.shindig.protocol.conversion.xstream used by org.apache.shindig.protocol.conversion
WriterStack
          A writer stack is a simple stack that tracks the current location of the writer.
XStreamConfiguration
          The configuration for the XStream converter, this class encapsulates the lists and maps that define the how xstream converts the model.
XStreamConfiguration.ConverterConfig
           
XStreamConfiguration.ConverterSet
           
 

Classes in org.apache.shindig.protocol.conversion.xstream used by org.apache.shindig.protocol.conversion.xstream
ClassFieldMapping
          This represents the mapping between a class and a field, potentially with a parent element.
GuiceBeanProvider
          GuiceBeanProvider class.
ImplicitCollectionFieldMapping
           ItemFieldMapping defines a mapping of a class within a class to an element name.
InterfaceClassMapper
          The InterfaceClassMapper provides the central mapping of the XStream bean converter.
InterfaceFieldAliasMapping
          Maps of Interfaces to Aliases used by BeanXStreamConverter
NamespaceSet
          A container class that defines namespaces and subsequent element named for an element in the output stack.
WriterStack
          A writer stack is a simple stack that tracks the current location of the writer.
XStreamConfiguration.ConverterConfig
           
XStreamConfiguration.ConverterSet
           
 



Copyright © 2007-2012. All Rights Reserved.