endOffset()
- {@link #startOffset()}).
@see #setOffset(int,int)
@param group The pattern subgroup. @return Returns one plus the offset of the last token inthe indicated pattern subgroup. If a group was never matched or does not exist, returns -1. A group matching the null string will return its start offset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|