I have a Simple Question
for accessing SAP PI MAPPING API in ECLIPSE .
I need to extend one class AbstractTransformation ....
similary for getting SAX Parser functionalty in ECLIPSE , I need to extend class DefaultHandler..
So How to Handle this Case : Two class needs to be extends and I know only one class can be extend .
So JAVA GURUS , I need some workaround .
Regards
PS