Hello,

Every class generated by JiBX should be able to create a deep copy (clone)
of itself, so I`m trying to implement a custom class decorator.
It simply adds a "deepCopy" method to every class generated by JiBX.

So far, so good :) , but I have a question: is there any way I can
determine if a class being processed is declared as "abstract"?

Knowing that I would make "deepCopy" method abstract as well.

Thanks in advance for any suggestions...

-- 
regards
Anton
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to