![]() | The
matches method attempts to match the entire input sequence
against the pattern. |
![]() | The
lookingAt method attempts to match the input sequence,
starting at the beginning, against the pattern. |
![]() | The
find method scans the input sequence looking for the next
subsequence that matches the pattern. |
Instructor: Dr. Jianguo Lu Email: jlu at uwindsor Office: 5111 Lambton Tower Phone: 519.253.3000 ext 3786 |