Searched refs:getNativeCommands (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaf_classes/javax/activation/
H A DMailcapCommandMap.java652 public synchronized String[] getNativeCommands(String mimeType) { method in class:MailcapCommandMap
660 String[] cmds = DB[i].getNativeCommands(mimeType);
/openjdk7/jaxws/src/share/jaf_classes/com/sun/activation/registries/
H A DMailcapFile.java183 public String[] getNativeCommands(String mime_type) { method in class:MailcapFile

Completed in 31 milliseconds