Hear us Roar
Article:
 |
|
XML Data Binding with Castor
|
| Subject: |
|
Unmarshalling Complex Java Objects |
| Date: |
|
2006-12-15 02:41:41 |
| From: |
|
niti
|
|
|
|
Hi there,
I want to Unmarshall complex Java object (VOs and TOs) which has common parameters as well as ArrayLists which in turn has ArrayLists of data. I think the unmarshalling is not working for such hierarchy of data.
Is there any way to unmarshal this type of complex objects??? I want to unmarshal such objects so that I can compare them in JUnit Test cases.
Regards.
|
|
| |