6162636465666768697071
} task = task.replace("/", ""); //retrieve command instance Command cmd = CommandFactory.get(task); cmd.execute(map); }