java-class
Narang <[email protected]>
| Newsgroups | gmane.comp.java.sisc.devel |
|---|---|
| Message-ID | <[email protected]> |
(java-class "javax.mail.Message.RecipientType") does not work - it
gives the error msg that the class is not found. I have the class in
the path and can print it using javap.
The only reason I could think of was that the name of the class
contains a space when printed thru javap. Can sisc work around this.
|
v
public static class javax.mail.Message. RecipientType extends java.lang.Object implements java.io.Serializable
/* ACC_SUPER bit NOT set */
{
public static final javax.mail.Message.RecipientType TO;
public static final javax.mail.Message.RecipientType CC;
public static final javax.mail.Message.RecipientType BCC;
protected java.lang.String type;
protected javax.mail.Message.RecipientType(java.lang.String);
protected java.lang.Object readResolve() throws java.io.ObjectStreamException;
static {};
}
-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en