Uses of Class
org.nibor.autolink.LinkExtractor.Builder
Packages that use LinkExtractor.Builder
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 LinkExtractor.Builder in org.nibor.autolink
Methods in org.nibor.autolink that return LinkExtractor.BuilderModifier and TypeMethodDescriptionstatic LinkExtractor.Builder
LinkExtractor.builder()
LinkExtractor.Builder.emailDomainMustHaveDot
(boolean emailDomainMustHaveDot)