Uses of Class
com.atlassian.confluence.util.RegExpProcessor
-
Packages that use RegExpProcessor Package Description com.atlassian.confluence.links com.atlassian.confluence.util -
-
Uses of RegExpProcessor in com.atlassian.confluence.links
Methods in com.atlassian.confluence.links with parameters of type RegExpProcessor Modifier and Type Method Description void
LinkExtractor. 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 RegExpProcessor Modifier and Type Method Description void
RegExpProcessor.RegExpProcessorHandler. handleMatch(StringBuffer stringBuffer, Matcher matcher, RegExpProcessor regExp)
-