I see your question now. I am actually using a JettisonMappedXmlDriver.
On Sun, Apr 28, 2013 at 9:28 AM, Venkatesh <[email protected]> wrote: > Jorge: > > Yes, I need both. So, I also have unmarshal implementation in this class. > It works and so I left that out. > > I register the converter by simply calling xstream.registerConverter(new > MyMapConverter(xstream.mapper())). > > Venkatesh > > On Apr 28, 2013, at 8:15 AM, Jörg Schaible <[email protected]> wrote: > > > Hi Venkatesh, > > > > Venkatesh wrote: > > > >> Hit the "Send" button a bit too soon. I also wanted to say that I am > using > >> the HierarchicalStreamDriver. > > > > > > I though you wanted also deserialization? > > > > > >> On Sat, Apr 27, 2013 at 4:58 PM, Venkatesh > >> <[email protected]> wrote: > >> > >>> Jorge: > >>> > >>> Thanks for responding to me. I didn't do anything specific; only set > >>> Xstream's mode to use NO_REFERENCES. > > > > And how is your converter then registered? > > > > - Jörg > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > > > http://xircles.codehaus.org/manage_email > > > > >
