All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description Autolink Utility class for processing text with links.EmailScanner Scan for email address starting from the trigger character "@".LinkExtractor Extracts links from input.LinkExtractor.Builder Builder for configuring link extractor.LinkRenderer Deprecated. useLinkExtractor.extractSpans(CharSequence)
instead.LinkSpan Information for an extracted link.LinkSpanImpl LinkType Type of extracted link.Scanner Scanners Span A reference to a piece of the input text, either a link (seeLinkSpan
) or plain text.SpanImpl UrlScanner Scan for URLs starting from the trigger character ":", requires "://".WwwScanner Scan for WWW addresses such as "www.example.org" starting from the trigger character "w".