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 TypeClassDescriptionclassMatcher for simple regex patterns starting with an asterisk, e.g. "*.tmp"classMatcher for simple patterns ending with an asterisk, e.g.classMatcher built from path segments containing wildcards.