- get2DigitYearStart() - Method in class org.simplejavamail.jakarta.mail.internet.MailDateFormat
-
This method always throws an UnsupportedOperationException and should not
be used because RFC 2822 mandates another strategy for interpreting
2-digits years.
- getAddress() - Method in class org.simplejavamail.jakarta.mail.internet.InternetAddress
-
Get the email address.
- getAddress() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookRecipient
-
- getAllHeaderLines() - Method in class org.simplejavamail.jakarta.mail.internet.InternetHeaders
-
Return all the header lines as an Enumeration of Strings.
- getAllHeaders() - Method in class org.simplejavamail.jakarta.mail.internet.InternetHeaders
-
Return all the headers as an Enumeration of
Header objects.
- getBccRecipients() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
Retrieves a list of
OutlookRecipient objects that represent the BCC recipients of the message.
- getBodyHTML() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getBodyRTF() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getBodyText() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getBooleanProperty(Properties, String, boolean) - Static method in class org.simplejavamail.com.sun.mail.util.PropUtil
-
Get a boolean valued property.
- getBooleanSystemProperty(String, boolean) - Static method in class org.simplejavamail.com.sun.mail.util.PropUtil
-
Get a boolean valued System property.
- getCause() - Method in exception org.simplejavamail.jakarta.mail.MessagingException
-
Overrides the getCause method of Throwable
to return the next exception in the chain of nested exceptions.
- getCcRecipients() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
Retrieves a list of
OutlookRecipient objects that represent the CC recipients of the message.
- getClazz() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookFieldInformation
-
- getClazz() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessageProperty
-
- getClientSubmitTime() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getContentId() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookFileAttachment
-
- getConvertedBodyHTML() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getCreationDate() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getData() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookFileAttachment
-
- getData() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessageProperty
-
- getDate() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getDefaultJavaCharset() - Static method in class org.simplejavamail.jakarta.mail.internet.MimeUtility
-
Get the default charset corresponding to the system's current
default locale.
- getDisplayBcc() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getDisplayCc() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getDisplayTo() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getExtension() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookFileAttachment
-
- getFilename() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookFileAttachment
-
- getFromEmail() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getFromName() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getGroup(boolean) - Method in class org.simplejavamail.jakarta.mail.internet.InternetAddress
-
Return the members of a group address.
- getHeader(String) - Method in class org.simplejavamail.jakarta.mail.internet.InternetHeaders
-
Return all the values for the specified header.
- getHeader(String, String) - Method in class org.simplejavamail.jakarta.mail.internet.InternetHeaders
-
Get all the headers for this header name, returned as a single
String, with headers separated by the delimiter.
- getHeaders() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getHeadersMap() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getIntProperty(Properties, String, int) - Static method in class org.simplejavamail.com.sun.mail.util.PropUtil
-
Get an integer valued property.
- getLastModificationDate() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getLogger(String, String) - Method in class org.simplejavamail.com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger with the specified name
and prefix.
- getLogger(Class<?>, String) - Method in class org.simplejavamail.com.sun.mail.util.MailLogger
-
Create a MailLogger using the specified class' package
name as the Logger name and the specified prefix.
- getLongFilename() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookFileAttachment
-
- getMapiType() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookFieldInformation
-
- getMatchingHeaderLines(String[]) - Method in class org.simplejavamail.jakarta.mail.internet.InternetHeaders
-
Return all matching header lines as an Enumeration of Strings.
- getMatchingHeaders(String[]) - Method in class org.simplejavamail.jakarta.mail.internet.InternetHeaders
-
Return all matching
Header objects.
- getMessageClass() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getMessageId() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getMimeTag() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookFileAttachment
-
- getName() - Method in class org.simplejavamail.jakarta.mail.Header
-
Returns the name of this header.
- getName() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookRecipient
-
- getNextException() - Method in exception org.simplejavamail.jakarta.mail.MessagingException
-
Get the next exception chained to this one.
- getNonMatchingHeaderLines(String[]) - Method in class org.simplejavamail.jakarta.mail.internet.InternetHeaders
-
Return all non-matching header lines
- getNonMatchingHeaders(String[]) - Method in class org.simplejavamail.jakarta.mail.internet.InternetHeaders
-
Return all non-matching
Header objects.
- getOutlookAttachments() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getOutlookMessage() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMsgAttachment
-
- getPos() - Method in exception org.simplejavamail.jakarta.mail.internet.AddressException
-
Get the position with the reference string where the error was
detected (-1 if not relevant).
- getPropertiesAsHex() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
This method provides a convenient way of retrieving
property keys for all guys that like to stick to hex values.
- getPropertyCodes() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
This method returns a list of all available properties.
- getPropertyCodes() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookRecipient
-
- getPropertyListing() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
Generates a string that can be used to debug the properties of the msg.
- getPropertyValue(Integer) - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
This method retrieves the value for a specific property.
- getRecipients() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getRef() - Method in exception org.simplejavamail.jakarta.mail.internet.AddressException
-
Get the string that was being parsed when the error was detected
(null if not relevant).
- getRemainder() - Method in class org.simplejavamail.jakarta.mail.internet.HeaderTokenizer
-
Return the rest of the Header.
- getReplyToEmail() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getReplyToName() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getSize() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookFileAttachment
-
- getSize() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessageProperty
-
- getSmime() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getSmimeMicalg() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookSmime.OutlookSmimeMultipartSigned
-
- getSmimeMime() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookSmime.OutlookSmimeApplicationSmime
-
- getSmimeMime() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookSmime.OutlookSmimeMultipartSigned
-
- getSmimeName() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookSmime.OutlookSmimeApplicationSmime
-
- getSmimeProtocol() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookSmime.OutlookSmimeMultipartSigned
-
- getSmimeType() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookSmime.OutlookSmimeApplicationSmime
-
- getSubject() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
- getSubLogger(String, String) - Method in class org.simplejavamail.com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger whose name is composed
of this MailLogger's name plus the specified sub-name, separated
by a dot.
- getSubLogger(String, String, boolean) - Method in class org.simplejavamail.com.sun.mail.util.MailLogger
-
Create a MailLogger that uses a Logger whose name is composed
of this MailLogger's name plus the specified sub-name, separated
by a dot.
- getToRecipients() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookMessage
-
Retrieves a list of
OutlookRecipient objects that represent the CC recipients of the message.
- getType() - Method in class org.simplejavamail.jakarta.mail.Address
-
Return a type string that identifies this address type.
- getType() - Method in class org.simplejavamail.jakarta.mail.internet.HeaderTokenizer.Token
-
Return the type of the token.
- getType() - Method in class org.simplejavamail.jakarta.mail.internet.InternetAddress
-
Return the type of this address.
- getType() - Method in class org.simplejavamail.outlookmessageparser.model.OutlookFieldInformation
-
- getValue() - Method in class org.simplejavamail.jakarta.mail.Header
-
Returns the value of this header.
- getValue() - Method in class org.simplejavamail.jakarta.mail.internet.HeaderTokenizer.Token
-
Returns the value of the token just read.
- MailDateFormat - Class in org.simplejavamail.jakarta.mail.internet
-
Formats and parses date specification based on
RFC 2822.
- MailDateFormat() - Constructor for class org.simplejavamail.jakarta.mail.internet.MailDateFormat
-
Create a new date format for the RFC2822 specification with lenient
parsing.
- MailLogger - Class in org.simplejavamail.com.sun.mail.util
-
A simplified logger used by Jakarta Mail to handle logging to a
PrintStream and logging through a java.util.logging.Logger.
- MailLogger(String, String, boolean, PrintStream) - Constructor for class org.simplejavamail.com.sun.mail.util.MailLogger
-
Construct a new MailLogger using the specified Logger name,
debug prefix (e.g., "DEBUG"), debug flag, and PrintStream.
- MailLogger(Class<?>, String, boolean, PrintStream) - Constructor for class org.simplejavamail.com.sun.mail.util.MailLogger
-
Construct a new MailLogger using the specified class' package
name as the Logger name,
debug prefix (e.g., "DEBUG"), debug flag, and PrintStream.
- MailLogger(Class<?>, String, String, boolean, PrintStream) - Constructor for class org.simplejavamail.com.sun.mail.util.MailLogger
-
Construct a new MailLogger using the specified class' package
name combined with the specified subname as the Logger name,
debug prefix (e.g., "DEBUG"), debug flag, and PrintStream.
- MessagingException - Exception in org.simplejavamail.jakarta.mail
-
The base class for all exceptions thrown by the Messaging classes
- MessagingException() - Constructor for exception org.simplejavamail.jakarta.mail.MessagingException
-
Constructs a MessagingException with no detail message.
- MessagingException(String) - Constructor for exception org.simplejavamail.jakarta.mail.MessagingException
-
Constructs a MessagingException with the specified detail message.
- MessagingException(String, Exception) - Constructor for exception org.simplejavamail.jakarta.mail.MessagingException
-
Constructs a MessagingException with the specified
Exception and detail message.
- MIME - Static variable in class org.simplejavamail.jakarta.mail.internet.HeaderTokenizer
-
MIME specials
- mimeCharset(String) - Static method in class org.simplejavamail.jakarta.mail.internet.MimeUtility
-
Convert a java charset into its MIME charset name.
- MimeUtility - Class in org.simplejavamail.jakarta.mail.internet
-
This is a utility class that provides various MIME related
functionality.
- parse(String) - Static method in class org.simplejavamail.jakarta.mail.internet.InternetAddress
-
Parse the given comma separated sequence of addresses into
InternetAddress objects.
- parse(String, boolean) - Static method in class org.simplejavamail.jakarta.mail.internet.InternetAddress
-
Parse the given sequence of addresses into InternetAddress
objects.
- parse(String, ParsePosition) - Method in class org.simplejavamail.jakarta.mail.internet.MailDateFormat
-
Parses the given date in the format specified by
RFC 2822.
- ParseException - Exception in org.simplejavamail.jakarta.mail.internet
-
The exception thrown due to an error in parsing RFC822
or MIME headers, including multipart bodies.
- ParseException() - Constructor for exception org.simplejavamail.jakarta.mail.internet.ParseException
-
Constructs a ParseException with no detail message.
- ParseException(String) - Constructor for exception org.simplejavamail.jakarta.mail.internet.ParseException
-
Constructs a ParseException with the specified detail message.
- parseHeader(String, boolean) - Static method in class org.simplejavamail.jakarta.mail.internet.InternetAddress
-
Parse the given sequence of addresses into InternetAddress
objects.
- parseMsg(File) - Method in class org.simplejavamail.outlookmessageparser.OutlookMessageParser
-
Parses a .msg file provided in the specified file.
- parseMsg(String) - Method in class org.simplejavamail.outlookmessageparser.OutlookMessageParser
-
Parses a .msg file provided in the specified file.
- parseMsg(InputStream) - Method in class org.simplejavamail.outlookmessageparser.OutlookMessageParser
-
Parses a .msg file provided by an input stream.
- peek() - Method in class org.simplejavamail.jakarta.mail.internet.HeaderTokenizer
-
Peek at the next token, without actually removing the token
from the parse stream.
- PropUtil - Class in org.simplejavamail.com.sun.mail.util
-
Utilities to make it easier to get property values.