|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Matcher | |
java.util.regex | JML Specifications for the corresponding types in the Java Developement Kit (JDK). |
Uses of Matcher in java.util.regex |
Methods in java.util.regex that return Matcher | |
Matcher |
Pattern.matcher(CharSequence input)
|
Matcher |
Matcher.reset()
|
Matcher |
Matcher.reset(CharSequence input)
|
Matcher |
Matcher.appendReplacement(StringBuffer sb,
String replacement)
|
|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |