Generated by
JDiff

Class java.util.regex.Matcher

Documentation changed from old to new.

Changed Methods
Matcher appendReplacement(StringBuffer, String) Documentation changed from old to new.
Implements a non-terminal append-and-replace step.
int groupCount() Documentation changed from old to new.
Returns the number of capturing groups in this matcher's pattern.