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

/opengrok/src/org/opensolaris/opengrok/analysis/
H A DFileAnalyzerFactory.java81 * @param matcher a matcher for this analyzer (possibly {@code null})
89 String[] magics, Matcher matcher, String contentType,
96 if (matcher == null) {
99 this.matchers = Collections.singletonList(matcher);
232 * if they don't match any factory known by this matcher
87 FileAnalyzerFactory( String[] names, String[] prefixes, String[] suffixes, String[] magics, Matcher matcher, String contentType, Genre genre, String name) argument
/opengrok/.mvn/wrapper/
H A Dmaven-wrapper.jarorg/apache/maven/wrapper/BootstrapMainStarter.class BootstrapMainStarter.java package org.apache.maven.wrapper public ...
/opengrok/lib/
H A Dbcel-6.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 15 milliseconds