Searched defs:getContentType (Results 1 - 3 of 3) sorted by relevance
/opengrok/src/org/opensolaris/opengrok/analysis/ | ||
H A D | FileAnalyzerFactory.java | 173 final String getContentType() { method in class:FileAnalyzerFactory |
H A D | AnalyzerGuru.java | 376 public static String getContentType(InputStream in, String file) throws IOException { method in class:AnalyzerGuru 380 type = factory.getContentType(); |
/opengrok/test/org/opensolaris/opengrok/web/ | ||
H A D | DummyHttpServletRequest.java | 210 public String getContentType() { method in class:DummyHttpServletRequest |
Completed in 10 milliseconds