com.liferay.portal.kernel.util
Interface CallbackMatcher.Callback

Enclosing class:
CallbackMatcher

public static interface CallbackMatcher.Callback


Method Summary
 java.lang.String foundMatch(java.util.regex.MatchResult matchResult)
           
 

Method Detail

foundMatch

java.lang.String foundMatch(java.util.regex.MatchResult matchResult)