The Wayback Machine - https://web.archive.org/web/20151028231139/http://developer.xamarin.com:80/api/namespace/Java.Util.Regex/
Android Guides | Samples

Java.Util.Regex Namespace

Remarks

To be added.

Classes

TypeReason
IMatchResultHolds the results of a successful match of a Pattern against a given string.
MatcherThe result of applying a Pattern to a given input.
PatternPatterns are compiled regular expressions.
PatternSyntaxExceptionEncapsulates a syntax error that occurred during the compilation of a Pattern.
RegexOptionsEnumerates values returned by several types and taken as a parameter of the Pattern.Compile member.