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

/opengrok/src/org/opensolaris/opengrok/analysis/
H A DFileAnalyzerFactory.java58 private final List<Matcher> matchers;
89 String[] magics, Matcher matcher, String contentType,
165 final List<Matcher> getMatchers() {
222 protected interface Matcher { interface in class:FileAnalyzerFactory

Completed in 15 milliseconds