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)
RegexpSubstitution
substitute
in interface RegexpSubstitution
results
- the result of the matchCopyright © 2001-2010 Jalios SA. All Rights Reserved.