public static interface Autolink.LinkTextModifier
Modifier and Type | Method and Description |
---|---|
java.lang.CharSequence |
modify(Extractor.Entity entity,
java.lang.CharSequence text)
This lets you modify the text depending on the entity.
|
java.lang.CharSequence modify(Extractor.Entity entity, java.lang.CharSequence text)