public class WikiLinkSubstitution extends java.lang.Object implements RegexpSubstitution
| Constructor and Description |
|---|
WikiLinkSubstitution(java.lang.String sourceName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
substitute(org.apache.oro.text.regex.MatchResult results)
Returns the substitution for the given match.
|
public java.lang.String substitute(org.apache.oro.text.regex.MatchResult results)
RegexpSubstitutionsubstitute in interface RegexpSubstitutionresults - the result of the matchCopyright © 2001-2017 Jalios SA. All Rights Reserved.