|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IgnoreNode.MatchResult | |
|---|---|
| org.eclipse.jgit.ignore | |
| Uses of IgnoreNode.MatchResult in org.eclipse.jgit.ignore |
|---|
| Methods in org.eclipse.jgit.ignore that return IgnoreNode.MatchResult | |
|---|---|
IgnoreNode.MatchResult |
IgnoreNode.isIgnored(String entryPath,
boolean isDirectory)
Determine if an entry path matches an ignore rule. |
static IgnoreNode.MatchResult |
IgnoreNode.MatchResult.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IgnoreNode.MatchResult[] |
IgnoreNode.MatchResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||