|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use java.util.regex | |
|---|---|
| java.util.regex | Regular expression patterns and matchers. |
| Classes in java.util.regex used by java.util.regex | |
|---|---|
| Matcher
Instance of a regular expression applied to a char sequence. |
|
| MatchResult
This interface represents the result of a regular expression match. |
|
| Pattern
Compiled regular expression ready to be applied. |
|
| PatternSyntaxException
Indicates illegal pattern for regular expression. |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||