public class MenuSubstitution extends WikiSubstitution
Constructor and Description |
---|
MenuSubstitution(Util util) |
Modifier and Type | Method and Description |
---|---|
void |
appendSubstitution(StringBuffer stringBuffer,
org.apache.oro.text.regex.MatchResult matchResult,
int i,
org.apache.oro.text.regex.PatternMatcherInput patternMatcherInput,
org.apache.oro.text.regex.PatternMatcher patternMatcher,
org.apache.oro.text.regex.Pattern pattern) |
getMatcher, getPattern, getUtil, makePattern, makePattern, prepareSubstitution, setPattern, setPattern, setPattern, setUtil, substitute
public MenuSubstitution(Util util)
public void appendSubstitution(StringBuffer stringBuffer, org.apache.oro.text.regex.MatchResult matchResult, int i, org.apache.oro.text.regex.PatternMatcherInput patternMatcherInput, org.apache.oro.text.regex.PatternMatcher patternMatcher, org.apache.oro.text.regex.Pattern pattern)
appendSubstitution
in interface org.apache.oro.text.regex.Substitution
appendSubstitution
in class WikiSubstitution
Copyright © 2004–2014 XWiki. All rights reserved.