Package | Description |
---|---|
org.eclipse.jgit.fnmatch |
File name matcher.
|
Modifier and Type | Method and Description |
---|---|
FileNameMatcher |
FileNameMatcher.createMatcherForSuffix()
Create a
FileNameMatcher instance which
uses the same pattern like this matcher, but has the current state of
this matcher as reset and start point |
Constructor and Description |
---|
FileNameMatcher(FileNameMatcher other)
A Copy Constructor which creates a new
FileNameMatcher with the same state and
reset point like other . |
Copyright © 2019 Eclipse JGit Project. All rights reserved.