... working on the assumption that you are luckily using the location
attribute, right ?

Werner

Singh, Harjit wrote:
> Got it guys..... 
> 
> Thanks
> 
> - H 
> 
> -----Original Message-----
> From: Singh, Harjit [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, July 04, 2007 5:29 AM
> To: [email protected]
> Subject: [castor-user] Mapping Classes
> 
> Hi there,
> 
> I will have a class with something like 
> 
> Class A {
>       private ID id;
>       String a;
>       String b;
>       String c;
> }
> 
> Class ID {
>       long l1;
>       long l2;
> }
> 
> My XML File will be 
> 
> <A>
>  <ID>
> <l1/>
> <l2/>
> </ID>
> </A>
> 
> How can I map so that I can read these sort of XML File ?
> 
> Thanks
> 
> - Harjit
> 
> 
> This email, including attachments, may include confidential and/or
> proprietary information, and may be used only by the person or entity to
> which it is addressed.  If the reader of this email is not the intended
> recipient or his or her authorized agent, the reader is hereby notified
> that any dissemination, distribution or copying of this email is
> prohibited. If you have received this email in error, please notify the
> sender by replying to this message and delete this email immediately.
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 
> 
> 
> This email, including attachments, may include confidential and/or
> proprietary information, and may be used only by the person or entity
> to which it is addressed.  If the reader of this email is not the 
> intended recipient or his or her authorized agent, the reader is 
> hereby notified that any dissemination, distribution or copying of this 
> email is prohibited. If you have received this email in error, 
> please notify the sender by replying to this message and delete this 
> email immediately.
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 
> 


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to