| Package | Description |
|---|---|
| org.eclipse.jgit.errors |
Exceptions thrown by lower-level JGit APIs.
|
| org.eclipse.jgit.fnmatch |
File name matcher.
|
| org.eclipse.jgit.ignore.internal |
| Modifier and Type | Class | Description |
|---|---|---|
class |
NoClosingBracketException |
Thrown when a pattern contains a character group which is open to the right
side or a character class which is open to the right side.
|
| Constructor | Description |
|---|---|
FileNameMatcher(String patternString,
Character invalidWildgetCharacter) |
| Modifier and Type | Method | Description |
|---|---|---|
static IMatcher |
PathMatcher.createPathMatcher(String pattern,
Character pathSeparator,
boolean dirOnly) |
Copyright © 2018. All rights reserved.