Hi,
I am new to castor and I am trying to use its xml-mapping functionnalities.
I have a problem mapping a complex xml file to a java object. The object is
quite simple and uses only few elements of the xml for its variables. My
question is: is it possible to map only those few elements to that object? I
created a mapping file for those elements I am interested in but it seems
like castor's trying to map the other xml elements, resulting in a
FieldDescriptor exception. Do all the xml elements need to be mapped to the
object or can they be skipped?
cheers,
Mikael
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev