Package | Description |
---|---|
org.eclipse.jgit.errors |
Exceptions thrown by lower-level JGit APIs.
|
org.eclipse.jgit.fnmatch |
File name matcher.
|
Modifier and Type | Class and 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 and Description |
---|
FileNameMatcher(String patternString,
Character invalidWildgetCharacter) |
Copyright © 2013. All Rights Reserved.