public class SwebleWikipediaTextFilter extends Object implements TextMapFilter
| Constructor and Description |
|---|
SwebleWikipediaTextFilter() |
| Modifier and Type | Method and Description |
|---|---|
PlainTextMapping |
filter(String wikiText)
Filter the given text, keeping a mapping from plain text to original markup positions.
|
public PlainTextMapping filter(String wikiText)
TextMapFilterfilter in interface TextMapFilter