Interface | Description |
---|---|
Autolink.LinkAttributeModifier | |
Autolink.LinkTextModifier |
Class | Description |
---|---|
Autolink |
A class for adding HTML links to hashtag, username and list references in Tweet text.
|
Extractor |
A class to extract usernames, lists, hashtags and URLs from Tweet text.
|
Extractor.Entity | |
HitHighlighter |
A class for adding HTML highlighting in Tweet text (such as would be returned from a Search)
|
Range | |
Regex | |
TldLists | |
TwitterTextConfiguration |
A class that represents the different configurations used by
TwitterTextParser
to parse a tweet. |
TwitterTextConfiguration.TwitterTextWeightedRange | |
TwitterTextEmojiRegex | |
TwitterTextParser |
A class to parse tweet text with a
TwitterTextConfiguration and returns a
TwitterTextParseResults object |
TwitterTextParseResults |
A class that represents a parsed tweet structure that contains the length of the tweet,
its validity, display ranges etc.
|
Validator |
A class for validating Tweet texts.
|
Enum | Description |
---|---|
Extractor.Entity.Type |