public class LinkCollector extends Object implements StringTransmutator
| Constructor and Description |
|---|
LinkCollector() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getLinks()
Returns a List of Strings representing links.
|
String |
mutate(Context context,
String in)
Returns a changed String, suitable for Wiki context.
|
public LinkCollector()
Copyright © 2001-2020 The Apache Software Foundation. All rights reserved.