Scala 2.7.2.r16513-b20081107075805 API

This document is the API specification for Scala Library

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 hirrachy is as follows. MatchData | \ MatchIterator Match