Uses of Package
org.nibor.autolink
Packages that use org.nibor.autolink
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 used by org.nibor.autolinkClassDescriptionExtracts links from input.Builder for configuring link extractor.Deprecated.Information for an extracted link.Type of extracted link.A reference to a piece of the input text, either a link (see
LinkSpan) or plain text. -
Classes in org.nibor.autolink used by org.nibor.autolink.internal
LinkExtractor.extractSpans(CharSequence)instead.