| Package | Description |
|---|---|
| org.radeox.regex |
| Modifier and Type | Class and Description |
|---|---|
class |
JdkMatcher |
| Modifier and Type | Method and Description |
|---|---|
static Matcher |
Matcher.create(String input,
Pattern pattern)
Create a new matcher object, depending on the implementation
|
| Modifier and Type | Method and Description |
|---|---|
static MatchResult |
MatchResult.create(Matcher matcher)
Create a new MatchResult depending on the used implementation
|
| Constructor and Description |
|---|
JdkMatchResult(Matcher matcher) |
Copyright © 2003-2014 Sakai Project. All Rights Reserved.