Re: Create JavaClass from java.lang.Class
"C E Ezeugoh" <[email protected]> Tue, 12 Dec 2006 00:39:20 +0000
| Newsgroups | gmane.comp.jakarta.bcel.user |
|---|---|
| Message-ID | <[email protected]> |
Repository.lookupClass(java.lang.Class) or Repository.lookupClass(String) are two method signatures that can solve your problem. HTH EE. On 12/11/06, Nonameo <[email protected]> wrote: > > > Hi guys. > > I have an instance of java.lang.Class and i want to convert it into a > JavaClass class. Is this possible? If so, how can i go about doing this? > > Thanks guys > > Regards > > -Nonameo- > -- > View this message in context: > http://www.nabble.com/Create-JavaClass-from-java.lang.Class-tf2796440.html#a7802413 > Sent from the BCEL - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >