Dear all:
In my XML file, there are likely to be many different tags. According
to my current approach, I map different tags to different Java classes.
If following this way, I will end up with many Java classes (class
proliferation), and it is likely to add more tags.
In terms of Java, I regard these tags as instances of a particular Java
class. In this case, I don't need to create so many Java classes, i.e.
to map different tags to a single Java class.
The question is:
is it possible to achieve this in Castor?
Thanks very much indeed
Yaowu Liu
-----------------------------------------------------
This mail sent through SilkyMail v1.1.7
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev