|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jalios.jcms.mashup.WikiLinkSubstitution
public class WikiLinkSubstitution
This class resolves imported wiki links.
| Constructor Summary | |
|---|---|
WikiLinkSubstitution(java.lang.String sourceName)
|
|
| Method Summary | |
|---|---|
java.lang.String |
substitute(org.apache.oro.text.regex.MatchResult results)
Returns the substitution for the given match. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WikiLinkSubstitution(java.lang.String sourceName)
| Method Detail |
|---|
public java.lang.String substitute(org.apache.oro.text.regex.MatchResult results)
RegexpSubstitution
substitute in interface RegexpSubstitutionresults - the result of the match
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||