[xsd-users] equivalent of @XmlSeeAlso in code synthesis
Prakash, Arul
Arul.Prakash2 at rsa.com
Wed Oct 17 10:18:18 EDT 2012
Hi ,
Is there any equivalent for @XmlSeeAlso which is present in java files generated by xjc in codesynthesis. I have a case in which I want to type cast a base class variable to its derived class,which is possible in java due to the presence of @XmlSeeAlso which lists the derivedclasses of the baseclass and thus makes it known to the baseclass.
Thanks
Arul
More information about the xsd-users
mailing list