A C D E F G H I J M N P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- set(String, String) - Method in class jakarta.activation.MimeTypeParameterList
-
Set the value to be associated with the given name, replacing any previous association.
- setCommandContext(String, DataHandler) - Method in interface jakarta.activation.CommandObject
-
Initialize the Command with the verb it is requested to handle and the DataHandler that describes the data it will operate on.
- setCommandMap(CommandMap) - Method in class jakarta.activation.DataHandler
-
Set the CommandMap for use by this DataHandler.
- setDataContentHandlerFactory(DataContentHandlerFactory) - Static method in class jakarta.activation.DataHandler
-
Sets the DataContentHandlerFactory.
- setDefaultCommandMap(CommandMap) - Static method in class jakarta.activation.CommandMap
-
Set the default CommandMap.
- setDefaultFileTypeMap(FileTypeMap) - Static method in class jakarta.activation.FileTypeMap
-
Sets the default FileTypeMap for the system.
- setFileTypeMap(FileTypeMap) - Method in class jakarta.activation.FileDataSource
-
Set the FileTypeMap to use with this FileDataSource
- setHumanPresentableName(String) - Method in class jakarta.activation.ActivationDataFlavor
-
Set the human presentable name.
- setParameter(String, String) - Method in class jakarta.activation.MimeType
-
Set the value to be associated with the given name, replacing any previous association.
- setPrimaryType(String) - Method in class jakarta.activation.MimeType
-
Set the primary type for this object to the given String.
- setSubType(String) - Method in class jakarta.activation.MimeType
-
Set the subtype for this object to the given String.
- size() - Method in class jakarta.activation.MimeTypeParameterList
-
Return the number of name-value pairs in this list.
All Classes All Packages