Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- MailcapCommandMap - Class in jakarta.activation
-
MailcapCommandMap extends the CommandMap abstract class.
- MailcapCommandMap() - Constructor for class jakarta.activation.MailcapCommandMap
-
The default Constructor.
- MailcapCommandMap(InputStream) - Constructor for class jakarta.activation.MailcapCommandMap
-
Constructor that allows the caller to specify an InputStream containing a mailcap file.
- MailcapCommandMap(String) - Constructor for class jakarta.activation.MailcapCommandMap
-
Constructor that allows the caller to specify the path of a mailcap file.
- MailcapFile - Class in org.eclipse.angus.activation
- MailcapFile() - Constructor for class org.eclipse.angus.activation.MailcapFile
-
Mailcap file default constructor.
- MailcapFile(InputStream) - Constructor for class org.eclipse.angus.activation.MailcapFile
-
The constructor that takes an input stream as an argument.
- MailcapFile(String) - Constructor for class org.eclipse.angus.activation.MailcapFile
-
The constructor that takes a filename as an argument.
- MailcapParseException - Exception in org.eclipse.angus.activation
-
A class to encapsulate Mailcap parsing related exceptions
- MailcapParseException() - Constructor for exception org.eclipse.angus.activation.MailcapParseException
- MailcapParseException(String) - Constructor for exception org.eclipse.angus.activation.MailcapParseException
- MailcapRegistry - Interface in jakarta.activation
-
The MailcapRegistry interface is implemented by objects that can be used to store and retrieve MailcapEntries.
- MailcapRegistryProvider - Interface in jakarta.activation.spi
-
This interface defines a factory for
MailcapRegistry
. - MailcapRegistryProviderImpl - Class in org.eclipse.angus.activation
- MailcapRegistryProviderImpl() - Constructor for class org.eclipse.angus.activation.MailcapRegistryProviderImpl
-
Default constructor
- MailcapTokenizer - Class in org.eclipse.angus.activation
-
A tokenizer for strings in the form of "foo/bar; prop1=val1; ...
- MailcapTokenizer(String) - Constructor for class org.eclipse.angus.activation.MailcapTokenizer
-
Constructor
- match(MimeType) - Method in class jakarta.activation.MimeType
-
Determine if the primary and sub type of this object is the same as what is in the given type.
- match(String) - Method in class jakarta.activation.MimeType
-
Determine if the primary and sub type of this object is the same as the content type described in rawdata.
- MimeType - Class in jakarta.activation
-
A Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046.
- MimeType() - Constructor for class jakarta.activation.MimeType
-
Default constructor.
- MimeType(String) - Constructor for class jakarta.activation.MimeType
-
Constructor that builds a MimeType from a String.
- MimeType(String, String) - Constructor for class jakarta.activation.MimeType
-
Constructor that builds a MimeType with the given primary and sub type but has an empty parameter list.
- MimeTypeEntry - Class in jakarta.activation
-
Represents mapping between the file extension and the MIME type string.
- MimeTypeEntry(String, String) - Constructor for class jakarta.activation.MimeTypeEntry
-
Create new
MimeTypeEntry
- MimeTypeFile - Class in org.eclipse.angus.activation
- MimeTypeFile() - Constructor for class org.eclipse.angus.activation.MimeTypeFile
-
Creates an empty DB.
- MimeTypeFile(InputStream) - Constructor for class org.eclipse.angus.activation.MimeTypeFile
- MimeTypeFile(String) - Constructor for class org.eclipse.angus.activation.MimeTypeFile
-
The construtor that takes a filename as an argument.
- MimeTypeParameterList - Class in jakarta.activation
-
A parameter list of a MimeType as defined in RFC 2045 and 2046.
- MimeTypeParameterList() - Constructor for class jakarta.activation.MimeTypeParameterList
-
Default constructor.
- MimeTypeParameterList(String) - Constructor for class jakarta.activation.MimeTypeParameterList
-
Constructs a new MimeTypeParameterList with the passed in data.
- MimeTypeParseException - Exception in jakarta.activation
-
A class to encapsulate MimeType parsing related exceptions.
- MimeTypeParseException() - Constructor for exception jakarta.activation.MimeTypeParseException
-
Constructs a MimeTypeParseException with no specified detail message.
- MimeTypeParseException(String) - Constructor for exception jakarta.activation.MimeTypeParseException
-
Constructs a MimeTypeParseException with the specified detail message.
- MimeTypeRegistry - Interface in jakarta.activation
-
The MimeTypeRegistry interface is implemented by objects that can be used to store and retrieve MimeTypeEntries.
- MimeTypeRegistryProvider - Interface in jakarta.activation.spi
-
This interface defines a factory for
MimeTypeRegistry
. - MimeTypeRegistryProviderImpl - Class in org.eclipse.angus.activation
- MimeTypeRegistryProviderImpl() - Constructor for class org.eclipse.angus.activation.MimeTypeRegistryProviderImpl
-
Default constructor
- MimetypesFileTypeMap - Class in jakarta.activation
-
This class extends FileTypeMap and provides data typing of files via their file extension.
- MimetypesFileTypeMap() - Constructor for class jakarta.activation.MimetypesFileTypeMap
-
The default constructor.
- MimetypesFileTypeMap(InputStream) - Constructor for class jakarta.activation.MimetypesFileTypeMap
-
Construct a MimetypesFileTypeMap with programmatic entries added from the InputStream.
- MimetypesFileTypeMap(String) - Constructor for class jakarta.activation.MimetypesFileTypeMap
-
Construct a MimetypesFileTypeMap with programmatic entries added from the named file.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form