Uses of Class
org.opensextant.data.social.Tweet.Mention
Packages that use Tweet.Mention
-
Uses of Tweet.Mention in org.opensextant.data.social
Fields in org.opensextant.data.social with type parameters of type Tweet.MentionMethods in org.opensextant.data.social that return types with arguments of type Tweet.MentionModifier and TypeMethodDescriptionTweet.getMentionIDs()
fully qualified Twitter user profiles: screen_name : user ID pairings.Tweet.parseMentions
(jodd.json.JsonObject entities) Gets a entities.user_mentions from a normal Tweet.Methods in org.opensextant.data.social with parameters of type Tweet.MentionModifier and TypeMethodDescriptionstatic void
TweetUtility.insertMention
(jodd.json.JsonArray a, Tweet.Mention m) Variation on insertMention(a, name, uid)