|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Matcher | |
| com.sapportals.wcm.util.regex | Provides two implementations for pattern matching. |
| Uses of Matcher in com.sapportals.wcm.util.regex |
| Methods in com.sapportals.wcm.util.regex that return Matcher | |
Matcher |
Pattern.matcher(CharSequence input)
Creates a matcher that will match the given input against this pattern. |
Matcher |
Pattern.matcher(java.lang.String input)
Creates a matcher that will match the given input against this pattern. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||