Ok.
Thanks very much for your help Simon.
Very much appreciated. ... :-)
Simon Kitching wrote:
On Sat, 2005-05-14 at 13:31 +0100, Ray wrote:
Thanks Simon; that's exactly what I'm looking for. .. :-)
One question though; does this also for marshalling the object back into
XML, or do I need to provide a separate converter that takes a
DataString and return a String?
Or does it just use a toString call on the object?
Digester doesn't deal with object->XML conversions. You might like to
look at Betwixt for that, though I don't know much about Betwixt.
ConvertUtils is really a one-way facility, String -> various types. It
doesn't deal with the reverse conversion.
Regards,
Simon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]