public interface StringTransmutator
| Modifier and Type | Method and Description |
|---|---|
String |
mutate(WikiContext context,
String source)
Returns a changed String, suitable for Wiki context.
|
String mutate(WikiContext context, String source)
context - WikiContext in which mutation is to be donesource - The source string.Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.