Class Summary | |
class
|
Regex
(regex : java.lang.String, groupNames : java.lang.String*) extends AnyRef
This class provides methods for creating and using regular expressions.
It is based on the regular expressions of the JDK since 1.4.
|
Object Summary | |
object
|
Regex
extends AnyRef
This object defines inner classes that describe
regex matches. The class hierarchy is as follows.
MatchData
| \
MatchIterator Match
|