Jairo de Almeida wrote:

> Hi, John
> This sample using calendar works fine to date converter:
> http://pastebin.com/bEfk3aZy
> 
> Using reference in your beans with this annotation
> @XStreamAlias("date")
> @XStreamConverter(SingleValueCalendarConverter.class)
> private Calendar  date;

If date is null, the converter is not called, no matter what converter you 
register.

- Jörg


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to