@FunctionalInterface public static interface Tag2Link.LinkConsumer
Modifier and Type | Method and Description |
---|---|
void |
acceptLink(java.lang.String name,
java.lang.String url)
Performs the operation on the given arguments.
|
void acceptLink(java.lang.String name, java.lang.String url)
name
- the name/label of the linkurl
- the URL of the link