Searched refs:ofMimeSpec (Results 1 – 1 of 1) sorted by relevance
335 public static Element ofMimeSpec(String s) { return new Element(s, true); } in ofMimeSpec() method in MimeMap.Builder.Element391 Element mimeElement = Element.ofMimeSpec(mimeSpec); // validate mimeSpec unconditionally in addMimeMapping()