|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface StringTools.RegexAppendCallback
Allows a user to append/modify a buffer during a call to evaluateRegexWithCallback
| Method Summary | |
|---|---|
void |
appendReplacement(Matcher matcher, StringBuffer sb)Called during evaluation when a match is made |
| Method Detail |
|---|
void appendReplacement(Matcher matcher,
StringBuffer sb)
matcher - the current matcher objectsb - the current string buffer to append/modify
|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||