Package | Description |
---|---|
oracle.stellent.ridc.common.util |
Modifier and Type | Method and Description |
---|---|
static String |
StringTools.evaluateRegexWithCallback(String text,
String regEx,
StringTools.RegexAppendCallback callback)
Analyze a string and invoke a callback when a match is found.
|