Uses of Class
javax.activation.CommandMap
-
Packages that use CommandMap Package Description javax.activation -
-
Uses of CommandMap in javax.activation
Subclasses of CommandMap in javax.activation Modifier and Type Class and Description class
MailcapCommandMap
MailcapCommandMap extends the CommandMap abstract class.Methods in javax.activation that return CommandMap Modifier and Type Method and Description static CommandMap
CommandMap. getDefaultCommandMap()
Get the default CommandMap.Methods in javax.activation with parameters of type CommandMap Modifier and Type Method and Description void
DataHandler. setCommandMap(CommandMap commandMap)
Set the CommandMap for use by this DataHandler.static void
CommandMap. setDefaultCommandMap(CommandMap commandMap)
Set the default CommandMap.
-
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2022, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.