|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.ecyrd.jspwiki.LinkCollector
Just a simple class collecting all of the links that come in.
| Constructor Summary | |
LinkCollector()
|
|
| Method Summary | |
java.util.Collection |
getLinks()
|
java.lang.String |
mutate(WikiContext context,
java.lang.String in)
Returns a changed String, suitable for Wiki context. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LinkCollector()
| Method Detail |
public java.util.Collection getLinks()
public java.lang.String mutate(WikiContext context,
java.lang.String in)
StringTransmutator
mutate in interface StringTransmutator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||