Uses of Class
org.eclipse.jgit.ignore.internal.NameMatcher
Packages that use NameMatcher
-
Uses of NameMatcher in org.eclipse.jgit.ignore.internal
Subclasses of NameMatcher in org.eclipse.jgit.ignore.internalModifier and TypeClassDescriptionclass
Matcher for simple regex patterns starting with an asterisk, e.g.class
Matcher for simple patterns ending with an asterisk, e.g.class
Matcher built from path segments containing wildcards.