public abstract CommandInfo getCommand (String mimeType, String cmdName)

Get the default command corresponding to the MIME type.

Parameters:
mimeType    the MIME type
cmdName    the command name

Returns:  the CommandInfo corresponding to the command.