Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #25639
| From | Lew <noone@lewscanon.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: XStream vs XMLGregorianCalendar |
| Date | 2011-01-30 21:54 -0500 |
| Organization | albasani.net |
| Message-ID | <ii588e$36k$2@news.albasani.net> (permalink) |
| References | <d4af9ddb-16e4-4e36-b22d-fb2a1ea125e3@f2g2000yqf.googlegroups.com> <alpine.DEB.1.10.1101302244210.1754@urchin.earth.li> |
bw wrote: >> I do not like such a description, tell me, you can use XStream to get >> out of the XML this form: >> <dateTo>2011-01-30T09:13:34.356 Z</dateTo>? Tom Anderson wrote: > http://xstream.codehaus.org/converter-tutorial.html > http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/datatype/XMLGregorianCalendar.html#toXMLFormat() Absent a specific reason to do otherwise, it is best to avoid sending people to the API docs for an obsolete version of Java. http://download.oracle.com/javase/6/docs/api/javax/xml/datatype/XMLGregorianCalendar.html#toXMLFormat() -- Lew Ceci n'est pas une fenĂȘtre. .___________. |###] | [###| |##/ | *\##| |#/ * | \#| |#----|----#| || | * || |o * | o| |_____|_____| |===========|
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar
Re: XStream vs XMLGregorianCalendar Lew <noone@lewscanon.com> - 2011-01-30 21:54 -0500 Re: XStream vs XMLGregorianCalendar Tom Anderson <twic@urchin.earth.li> - 2011-01-31 13:34 +0000
csiph-web