Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 6

DRAFT internal-b12

Uses of Class
javax.activation.CommandMap

Packages that use CommandMap
javax.activation   
 

Uses of CommandMap in javax.activation
 

Subclasses of CommandMap in javax.activation
 class MailcapCommandMap
          MailcapCommandMap extends the CommandMap abstract class.
 

Methods in javax.activation that return CommandMap
static CommandMap CommandMap.getDefaultCommandMap()
          Get the default CommandMap.
 

Methods in javax.activation with parameters of type CommandMap
 void DataHandler.setCommandMap(CommandMap commandMap)
          Set the CommandMap for use by this DataHandler.
static void CommandMap.setDefaultCommandMap(CommandMap commandMap)
          Set the default CommandMap.
 


Java™ Platform
Standard Ed. 6

DRAFT internal-b12

Submit a bug or feature

Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.