|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface of a compiled regular expression.
| Method Summary | |
boolean |
matches(java.lang.String pInput)
Tests whether the given String matches the regular expression. |
| Method Detail |
public boolean matches(java.lang.String pInput)
Tests whether the given String matches the regular expression. This method must be implemented in a thread safe manner.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||