Package | Description |
---|---|
org.eclipse.jgit.errors | |
org.eclipse.jgit.fnmatch |
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(java.lang.String patternString,
java.lang.Character invalidWildgetCharacter) |
Copyright © 2012. All Rights Reserved.