Well, apart from using XSD I don't know about an implicit string-to-type conversion able to deduce the type from the data. Or is there ?
On Wed, Dec 15, 2010 at 13:02, Moandji Ezana <[email protected]> wrote: > On Sun, Dec 12, 2010 at 8:38 PM, [email protected] < > [email protected]> wrote: > >> Dozer should do it but you might need to write a custom parser. >> >> here is were i would start. >> >> http://dozer.sourceforge.net/documentation/mapbackedproperty.html >> >> > Thanks, but I get the impression that you have to know ahead of time which > class you'll be mapping to. Am I missing something? > > Moandji > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<javaposse%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
