Since: API Level 1
package

java.util.regex

Interfaces

MatchResultHolds the results of a successful match of a Pattern against a given string. 

Classes

MatcherThe result of applying a Pattern to a given input. 
PatternPatterns are compiled regular expressions. 

Exceptions

PatternSyntaxExceptionEncapsulates a syntax error that occurred during the compilation of a Pattern