public class WysiwygLinkSubstitution extends java.lang.Object implements RegexpSubstitution
| Constructor and Description | 
|---|
WysiwygLinkSubstitution(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 WysiwygLinkSubstitution(java.lang.String sourceName)
public java.lang.String substitute(org.apache.oro.text.regex.MatchResult results)
RegexpSubstitutionsubstitute in interface RegexpSubstitutionresults - the result of the matchCopyright © 2001-2018 Jalios SA. All Rights Reserved.