This method causes this matcher to lose information about the groups of the last match that occurred. The matcher's position in the input is maintained and its last append position is unaffected.
@param newPattern The new pattern used by this matcher @return This matcher @throws IllegalArgumentException If newPattern is null @since 1.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|