|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Substitution
| 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 |
|---|
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 | ||||||||