An alternative that might be easier is to provide separate methods to work with the day and time as individual properties (get/setDay, get/setTime). Then you can just bind to these methods.
- Dennis
GiaNe wrote:
Hi all,
I am trying to build a binding to map the java Date Object with two attributes defines as the day and time respectively.
<notice day="2005-01-01" time="03:00:00" message="something" />
Greatly appreciate for any suggestion.
Thanks,
Kent
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ jibx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
