Maybe someone can help. I can't figure out how to map this class
public class Name
{
public String value;
}
to this XML structure
<name>zappini</name>
Super simple, I know, just treat class Name like class String. I'm stumped. I tried
playing with direct (or not), constructors (or not), and so forth. Any clues, help,
or both, would be kindly received.
-- zappini
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev