Uses of Package
org.nibor.autolink.internal
Packages that use org.nibor.autolink.internal
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).-
Classes in org.nibor.autolink.internal used by org.nibor.autolinkClassDescriptionScan for email address starting from the trigger character "@".Scan for URLs starting from the trigger character ":", requires "://".Scan for WWW addresses such as "www.example.org" starting from the trigger character "w".
-
Classes in org.nibor.autolink.internal used by org.nibor.autolink.internal