|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatchResult | |
|---|---|
| org.apache.jackrabbit.spi.commons.name | |
| Uses of MatchResult in org.apache.jackrabbit.spi.commons.name |
|---|
| Methods in org.apache.jackrabbit.spi.commons.name that return MatchResult | |
|---|---|
static MatchResult |
Matcher.findMatch(Pattern pattern,
Path input)
Find the first match of a pattern in a path. |
static MatchResult |
Matcher.findMatch(Pattern pattern,
Path input,
int pos)
Find the first match of a pattern in a path starting at a given position. |
MatchResult |
Pattern.match(Path input)
Matches this pattern against the input. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||