Matcher object
appendReplacement method,
98–102
date validation with,
44–46
and finding duplicate words,
38–40
and Pattern.matches method,
64–65
replaceFirst method,
105–6
vs. String.matches method,
53
and String.replaceAll method,
109
and String.replaceFirst method,
108
matcher(CharSequence input) method,
63
matches(String regex, CharSequence input) method,
64
matches(String regex,CharSequence input) method,
64–65,
233–34
matches(String regex) method,
107–8
MatchNameFormats.java program,
30
modifying contents of files,
196–99