Regular Expressions
An Introduction with Examples in Java |
Prof. David Bernstein
|
Computer Science Department |
bernstdh@jmu.edu |
String.split()
:
String
representation of a regular
expressionString.replaceFirst()
and String.replaceAll()
:
String.matches()
:
String
matches a regular
expression