- setCashtagClass(String) - Method in class com.twitter.Autolink
-
Set the CSS class for auto-linked cashtag URLs
- setCashtagUrlBase(String) - Method in class com.twitter.Autolink
-
Set the href base for cashtag links.
- setDisplayURL(String) - Method in class com.twitter.Extractor.Entity
-
- setExpandedURL(String) - Method in class com.twitter.Extractor.Entity
-
- setExtractURLWithoutProtocol(boolean) - Method in class com.twitter.Extractor
-
- setHashtagClass(String) - Method in class com.twitter.Autolink
-
Set the CSS class for auto-linked hashtag URLs
- setHashtagUrlBase(String) - Method in class com.twitter.Autolink
-
Set the href base for hashtag links.
- setHighlightTag(String) - Method in class com.twitter.HitHighlighter
-
Set the current HTML tag used for phrase highlighting.
- setLinkAttributeModifier(Autolink.LinkAttributeModifier) - Method in class com.twitter.Autolink
-
Set a modifier to modify attributes of a link based on an entity
- setLinkTextModifier(Autolink.LinkTextModifier) - Method in class com.twitter.Autolink
-
Set a modifier to modify text of a link based on an entity
- setListClass(String) - Method in class com.twitter.Autolink
-
Set the CSS class for auto-linked list URLs
- setListUrlBase(String) - Method in class com.twitter.Autolink
-
Set the href base for list links.
- setNoFollow(boolean) - Method in class com.twitter.Autolink
-
Set if the current URL links will include rel="nofollow" (true by default)
- setShortUrlLength(int) - Method in class com.twitter.Validator
-
- setShortUrlLengthHttps(int) - Method in class com.twitter.Validator
-
- setSymbolTag(String) - Method in class com.twitter.Autolink
-
Set HTML tag to be applied around #/@/# symbols in hashtags/usernames/lists/cashtag
- setTextWithSymbolTag(String) - Method in class com.twitter.Autolink
-
Set HTML tag to be applied around text part of hashtags/usernames/lists/cashtag
- setUrlClass(String) - Method in class com.twitter.Autolink
-
Set the CSS class for auto-linked URLs
- setUrlTarget(String) - Method in class com.twitter.Autolink
-
Set the value of the target attribute in auto-linked URLs
- setUsernameClass(String) - Method in class com.twitter.Autolink
-
Set the CSS class for auto-linked username URLs
- setUsernameIncludeSymbol(boolean) - Method in class com.twitter.Autolink
-
Set if the at mark '@' should be included in the link (false by default)
- setUsernameUrlBase(String) - Method in class com.twitter.Autolink
-
Set the href base for username links.
- shortUrlLength - Variable in class com.twitter.Validator
-
- shortUrlLengthHttps - Variable in class com.twitter.Validator
-
- start - Variable in class com.twitter.Extractor.Entity
-
- symbolTag - Variable in class com.twitter.Autolink
-