|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
handleMatch(java.lang.StringBuffer buffer,
MatchResult result)
When substituting matches in a matcher, the handleMatch method of the supplied substitution is called with a MatchResult. |
Method Detail |
public void handleMatch(java.lang.StringBuffer buffer, MatchResult result)
buffer
- StringBuffer to append the output toresult
- MatchResult with the match
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |