Skip to Content
0
Former Member
Mar 12, 2011 at 07:25 PM

Two class needs to be extends, So I need some WorkAround ...

31 Views

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