|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StringTransmutator
Defines an interface for transforming strings within a Wiki context.
| Method Summary | |
|---|---|
String |
mutate(WikiContext context,
String source)
Returns a changed String, suitable for Wiki context. |
| Method Detail |
|---|
String mutate(WikiContext context,
String source)
context - WikiContext in which mutation is to be donesource - The source string.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||