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

/opengrok-jel/src/org/opensolaris/opengrok/analysis/
H A DFileAnalyzerFactory.java75 * @param matcher a matcher for this analyzer (possibly {@code null})
82 Matcher matcher, String contentType,
88 if (matcher == null) {
91 this.matchers = Collections.singletonList(matcher);
207 * if they don't match any factory known by this matcher
80 FileAnalyzerFactory( String[] names, String[] suffixes, String[] magics, Matcher matcher, String contentType, Genre genre) argument
/opengrok-jel/lib/
H A Dbcel-5.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 10 milliseconds