Package java.util.regex

Interface Summary
MatchResult  
 

Class Summary
CIDecomposedCharSet Represents case insensitive canonical decomposition of Unicode character.
Matcher  
Pattern Pattern implements a compiler for regular expressions as defined by the J2SE specification.
UCIDecomposedCharSet Represents Unicode case insensitive canonical decomposition of Unicode character.
 

Exception Summary
PatternSyntaxException