From: "Anders Michaelsen" <[EMAIL PROTECTED]> on 03/07/2002 09:32 AM Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED] cc: (bcc: Jan Hansen/Scandinavia/DNK/CARAT) Subject: IN TRASH - Re: [castor-dev] How to get .class instead of .java Hi Uzair, You might want to check out the BCEL (Byte Code Engineering Library) under jakarta. I've used it for extracting class information from .class files, but I seem to remember that it can be used for your purpose as well. Regards, Anders > -----Oprindelig meddelelse----- > Fra: uzair ahmad [mailto:[EMAIL PROTECTED]] > Sendt: 7. marts 2002 08:55 > Til: [EMAIL PROTECTED] > Emne: [castor-dev] How to get .class instead of .java > > > Hi Castorian ! > > I'm working on class extraction out of xml schema file. I need your > valueable suggestion about surpassing the compilation overhead of java > files.Do you know how can one automatically generate .class files > instead of > .java files out of schema using castor. > > waiting... > > Regards > > Uzair > > _________________________________________________________________ > Get your FREE download of MSN Explorer at > http://explorer.msn.com/intl.asp. > > ----------------------------------------------------------- > If you wish to unsubscribe from this mailing, send mail to > [EMAIL PROTECTED] with a subject of: > unsubscribe castor-dev > ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
