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)
Copyright © 2013. All rights reserved.