|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidPatternException | |
|---|---|
| org.eclipse.jgit.errors | |
| org.eclipse.jgit.fnmatch | |
| Uses of InvalidPatternException in org.eclipse.jgit.errors |
|---|
| Subclasses of InvalidPatternException in org.eclipse.jgit.errors | |
|---|---|
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. |
| Uses of InvalidPatternException in org.eclipse.jgit.fnmatch |
|---|
| Constructors in org.eclipse.jgit.fnmatch that throw InvalidPatternException | |
|---|---|
FileNameMatcher(String patternString,
Character invalidWildgetCharacter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||