Uses of Class
org.nibor.autolink.internal.WwwScanner
Packages that use WwwScanner
Package
Description
Extract links such as URLs and email addresses from plain text (see
LinkExtractor) and
process the text by rendering the links (see Autolink).-
Uses of WwwScanner in org.nibor.autolink
Constructors in org.nibor.autolink with parameters of type WwwScannerModifierConstructorDescriptionprivateLinkExtractor(UrlScanner urlScanner, WwwScanner wwwScanner, EmailScanner emailScanner)