Uses of Class
org.nibor.autolink.LinkExtractor
-
Packages that use LinkExtractor Package Description org.nibor.autolink Extract links such as URLs and email addresses from plain text (seeLinkExtractor
) and process the text by rendering the links (seeAutolink
). -
-
Uses of LinkExtractor in org.nibor.autolink
Methods in org.nibor.autolink that return LinkExtractor Modifier and Type Method Description LinkExtractor
LinkExtractor.Builder. build()
-