Uses of Class
com.atlassian.confluence.util.RegExpProcessor
Packages that use RegExpProcessor
-
Uses of RegExpProcessor in com.atlassian.confluence.links
Methods in com.atlassian.confluence.links with parameters of type RegExpProcessorModifier and TypeMethodDescriptionvoidLinkExtractor.handleMatch(StringBuffer stringBuffer, Matcher matcher, RegExpProcessor regExp) -
Uses of RegExpProcessor in com.atlassian.confluence.util
Methods in com.atlassian.confluence.util with parameters of type RegExpProcessorModifier and TypeMethodDescriptionvoidRegExpProcessor.RegExpProcessorHandler.handleMatch(StringBuffer stringBuffer, Matcher matcher, RegExpProcessor regExp)