Searched defs:getContentType (Results 1 - 3 of 3) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/analysis/
H A DFileAnalyzerFactory.java173 final String getContentType() { method in class:FileAnalyzerFactory
H A DAnalyzerGuru.java376 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 DDummyHttpServletRequest.java210 public String getContentType() { method in class:DummyHttpServletRequest

Completed in 43 milliseconds