public interface TextMapFilter
| Modifier and Type | Method and Description |
|---|---|
PlainTextMapping |
filter(String text)
Filter the given text, keeping a mapping from plain text to original markup positions.
|
PlainTextMapping filter(String text)
null if mapping has been disabled for
performance reasons.