public interface StringTransmutator
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
mutate(WikiContext context,
      java.lang.String source)
Returns a changed String, suitable for Wiki context. 
 | 
java.lang.String mutate(WikiContext context, java.lang.String source)
context - WikiContext in which mutation is to be donesource - The source string.stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.