Uses of Interface
oracle.stellent.ridc.common.util.StringTools.RegexAppendCallback
Packages that use StringTools.RegexAppendCallback
-
Uses of StringTools.RegexAppendCallback in oracle.stellent.ridc.common.util
Methods in oracle.stellent.ridc.common.util with parameters of type StringTools.RegexAppendCallbackModifier and TypeMethodDescriptionstatic String
StringTools.evaluateRegexWithCallback
(String text, String regEx, StringTools.RegexAppendCallback callback) Analyze a string and invoke a callback when a match is found.