A B C D E F G H I L M O P Q R S T U V W X 

A

access_token - Variable in class weibo4j.Oauth
 
AccessToken - Class in weibo4j.http
 
AccessToken(Response) - Constructor for class weibo4j.http.AccessToken
 
Account - Class in weibo4j
 
Account() - Constructor for class weibo4j.Account
 
ApiRateLimits - Class in weibo4j.model
 
asDocument() - Method in class weibo4j.http.Response
Returns the response body as org.w3c.dom.Document.
Disconnects the internal HttpURLConnection silently.
asJSONArray() - Method in class weibo4j.http.Response
Returns the response body as sinat4j.org.json.JSONArray.
Disconnects the internal HttpURLConnection silently.
asJSONObject() - Method in class weibo4j.http.Response
Returns the response body as sinat4j.org.json.JSONObject.
Disconnects the internal HttpURLConnection silently.
asReader() - Method in class weibo4j.http.Response
 
asStream() - Method in class weibo4j.http.Response
Returns the response stream.
This method cannot be called after calling asString() or asDcoument()
It is suggested to call disconnect() after consuming the stream.
asString() - Method in class weibo4j.http.Response
Returns the response body as string.
Disconnects the internal HttpURLConnection silently.
authorize(String, String) - Method in class weibo4j.Oauth
 
authorize(String, String, String) - Method in class weibo4j.Oauth
 

B

BareBonesBrowserLaunch - Class in weibo4j.util
 
BareBonesBrowserLaunch() - Constructor for class weibo4j.util.BareBonesBrowserLaunch
 
BASE64Encoder - Class in weibo4j.http
A utility class encodes byte array into String using Base64 encoding scheme.
BASE64Encoder() - Constructor for class weibo4j.http.BASE64Encoder
 

C

checkinsList(String) - Method in class weibo4j.Place
获取用户签到过的地点列表 注:没有写完
CityList - Class in weibo4j.examples.publicservice
 
CityList() - Constructor for class weibo4j.examples.publicservice.CityList
 
cityList(String) - Method in class weibo4j.PublicService
获取城市列表
cityList(String, String) - Method in class weibo4j.PublicService
 
cityList(String, String, String) - Method in class weibo4j.PublicService
 
cityListOfCapital(String, String) - Method in class weibo4j.PublicService
 
clicksOfUrl(String) - Method in class weibo4j.ShortUrl
获取短链接的总点击数
client - Variable in class weibo4j.Weibo
 
CliksOfUrl - Class in weibo4j.examples.shorturl
 
CliksOfUrl() - Constructor for class weibo4j.examples.shorturl.CliksOfUrl
 
Comment - Class in weibo4j.model
 
Comment(Response) - Constructor for class weibo4j.model.Comment
 
Comment(JSONObject) - Constructor for class weibo4j.model.Comment
 
Comment(String) - Constructor for class weibo4j.model.Comment
 
CommentCountOfUrl - Class in weibo4j.examples.shorturl
 
CommentCountOfUrl() - Constructor for class weibo4j.examples.shorturl.CommentCountOfUrl
 
commentCountOfUrl(String) - Method in class weibo4j.ShortUrl
获取短链接在微博上的微博评论数
Comments - Class in weibo4j
 
Comments() - Constructor for class weibo4j.Comments
 
commentsContentUrl(String) - Method in class weibo4j.ShortUrl
获取包含指定单个短链接的最新微博评论
CommentsContenUrl - Class in weibo4j.examples.shorturl
 
CommentsContenUrl() - Constructor for class weibo4j.examples.shorturl.CommentsContenUrl
 
CommentWapper - Class in weibo4j.model
 
CommentWapper(List<Comment>, long, long, long, String) - Constructor for class weibo4j.model.CommentWapper
 
compareTo(Object) - Method in class weibo4j.model.PostParameter
 
compareTo(Trends) - Method in class weibo4j.model.Trends
 
Configuration - Class in weibo4j.model
 
Configuration() - Constructor for class weibo4j.model.Configuration
 
Constants - Class in weibo4j.model
 
Constants() - Constructor for class weibo4j.model.Constants
 
constructEmotions(Response) - Static method in class weibo4j.model.Emotion
 
constructFavorites(Response) - Static method in class weibo4j.model.Favorites
 
constructIds(Response) - Static method in class weibo4j.model.User
 
constructSchool(Response) - Static method in class weibo4j.model.School
 
constructTag(Response) - Static method in class weibo4j.model.FavoritesTag
 
constructTag(Response) - Static method in class weibo4j.model.Tag
 
constructTags(Response) - Static method in class weibo4j.model.FavoritesTag
 
constructTags(Response) - Static method in class weibo4j.model.Tag
 
constructTagWapper(Response) - Static method in class weibo4j.model.Tag
 
constructTrendList(Response) - Static method in class weibo4j.model.UserTrend
 
constructTrendsList(Response) - Static method in class weibo4j.model.Trends
 
constructWapperComments(Response) - Static method in class weibo4j.model.Comment
 
constructWapperStatus(Response) - Static method in class weibo4j.model.Status
 
constructWapperUsers(Response) - Static method in class weibo4j.model.User
 
containsFile(PostParameter[]) - Static method in class weibo4j.model.PostParameter
 
count(int) - Method in class weibo4j.model.Paging
 
CountryList - Class in weibo4j.examples.publicservice
 
CountryList() - Constructor for class weibo4j.examples.publicservice.CountryList
 
countryList() - Method in class weibo4j.PublicService
获取国家列表
countryList(String) - Method in class weibo4j.PublicService
 
countryList(String, String) - Method in class weibo4j.PublicService
 
countryListOfCapital(String) - Method in class weibo4j.PublicService
 
createComment(String, String) - Method in class weibo4j.Comments
对一条微博进行评论
createComment(String, String, Integer) - Method in class weibo4j.Comments
对一条微博进行评论
CreateComment - Class in weibo4j.examples.comment
 
CreateComment() - Constructor for class weibo4j.examples.comment.CreateComment
 
CreateFavorites - Class in weibo4j.examples.favorites
 
CreateFavorites() - Constructor for class weibo4j.examples.favorites.CreateFavorites
 
createFavorites(String) - Method in class weibo4j.Favorite
添加一条微博到收藏里
CreateFriendships - Class in weibo4j.examples.friendships
 
CreateFriendships() - Constructor for class weibo4j.examples.friendships.CreateFriendships
 
createFriendshipsById(String) - Method in class weibo4j.Friendships
关注一个用户
createFriendshipsByName(String) - Method in class weibo4j.Friendships
关注一个用户
createSocket(Socket, String, int, boolean) - Method in class weibo4j.model.MySSLSocketFactory
 
createSocket(String, int) - Method in class weibo4j.model.MySSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class weibo4j.model.MySSLSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class weibo4j.model.MySSLSocketFactory
 
CreateTags - Class in weibo4j.examples.tags
 
CreateTags() - Constructor for class weibo4j.examples.tags.CreateTags
 
createTags(String) - Method in class weibo4j.Tags
为当前登录用户添加新的用户标签

D

decodeURL(String) - Static method in class weibo4j.util.URLEncodeUtils
 
delete(String, PostParameter[]) - Method in class weibo4j.http.HttpClient
处理http deletemethod请求
destoryCommentBatch(String) - Method in class weibo4j.Comments
根据评论ID批量删除评论
destoryTag(Integer) - Method in class weibo4j.Tags
删除一个用户标签
Destroy - Class in weibo4j.examples.timeline
 
Destroy() - Constructor for class weibo4j.examples.timeline.Destroy
 
Destroy(String) - Method in class weibo4j.Timeline
根据微博ID删除指定微博
destroyComment(String) - Method in class weibo4j.Comments
删除一条评论
DestroyComment - Class in weibo4j.examples.comment
 
DestroyComment() - Constructor for class weibo4j.examples.comment.DestroyComment
 
DestroyCommentBatcn - Class in weibo4j.examples.comment
 
DestroyCommentBatcn() - Constructor for class weibo4j.examples.comment.DestroyCommentBatcn
 
DestroyFavorites - Class in weibo4j.examples.favorites
 
DestroyFavorites() - Constructor for class weibo4j.examples.favorites.DestroyFavorites
 
destroyFavorites(String) - Method in class weibo4j.Favorite
取消收藏一条微博
DestroyFavoritesBatch - Class in weibo4j.examples.favorites
 
DestroyFavoritesBatch() - Constructor for class weibo4j.examples.favorites.DestroyFavoritesBatch
 
destroyFavoritesBatch(String) - Method in class weibo4j.Favorite
批量删除收藏
DestroyFavoritesTagsBatch - Class in weibo4j.examples.favorites
 
DestroyFavoritesTagsBatch() - Constructor for class weibo4j.examples.favorites.DestroyFavoritesTagsBatch
 
destroyFavoritesTagsBatch(String) - Method in class weibo4j.Favorite
删除当前登录用户所有收藏下的指定标签
DestroyFriendshipsDestroyById - Class in weibo4j.examples.friendships
 
DestroyFriendshipsDestroyById() - Constructor for class weibo4j.examples.friendships.DestroyFriendshipsDestroyById
 
destroyFriendshipsDestroyById(String) - Method in class weibo4j.Friendships
取消关注一个用户
destroyFriendshipsDestroyByName(String) - Method in class weibo4j.Friendships
取消关注一个用户
DestroyTag - Class in weibo4j.examples.tags
 
DestroyTag() - Constructor for class weibo4j.examples.tags.DestroyTag
 
DestroyTagsBatch - Class in weibo4j.examples.tags
 
DestroyTagsBatch() - Constructor for class weibo4j.examples.tags.DestroyTagsBatch
 
destroyTagsBatch(String) - Method in class weibo4j.Tags
批量删除一组标签
disconnect() - Method in class weibo4j.http.Response
 

E

Emotion - Class in weibo4j.model
 
Emotion(Response) - Constructor for class weibo4j.model.Emotion
 
Emotion(JSONObject) - Constructor for class weibo4j.model.Emotion
 
Emotion() - Constructor for class weibo4j.model.Emotion
 
encode(byte[]) - Static method in class weibo4j.http.BASE64Encoder
 
encodeParameters(PostParameter[]) - Static method in class weibo4j.http.HttpClient
 
encodeParameters(PostParameter[]) - Static method in class weibo4j.model.PostParameter
 
encodeURL(String) - Static method in class weibo4j.util.URLEncodeUtils
 
ensureRootNodeNameIs(String, Element) - Static method in class weibo4j.model.WeiboResponse
 
ensureRootNodeNameIs(String[], Element) - Static method in class weibo4j.model.WeiboResponse
 
ensureRootNodeNameIs(String, Document) - Static method in class weibo4j.model.WeiboResponse
 
equals(Object) - Method in class weibo4j.http.AccessToken
 
equals(Object) - Method in class weibo4j.model.Comment
 
equals(Object) - Method in class weibo4j.model.Favorites
 
equals(Object) - Method in class weibo4j.model.FavoritesTag
 
equals(Object) - Method in class weibo4j.model.IDs
 
equals(Object) - Method in class weibo4j.model.PostParameter
 
equals(Object) - Method in class weibo4j.model.School
 
equals(Object) - Method in class weibo4j.model.Status
 
equals(Object) - Method in class weibo4j.model.Tag
 
equals(Object) - Method in class weibo4j.model.Trend
 
equals(Object) - Method in class weibo4j.model.Trends
 
equals(Object) - Method in class weibo4j.model.User
 
equals(Object) - Method in class weibo4j.model.Visible
 
escape(String) - Static method in class weibo4j.http.HTMLEntity
 
escape(StringBuffer) - Static method in class weibo4j.http.HTMLEntity
 

F

Favorite - Class in weibo4j
 
Favorite() - Constructor for class weibo4j.Favorite
 
Favorites - Class in weibo4j.model
 
Favorites(Response) - Constructor for class weibo4j.model.Favorites
 
FavoritesTag - Class in weibo4j.model
 
FavoritesTag(JSONObject) - Constructor for class weibo4j.model.FavoritesTag
 
Friendships - Class in weibo4j
 
Friendships() - Constructor for class weibo4j.Friendships
 
friendsTimeLine() - Method in class weibo4j.Place
注:没有写完 获取当前登录用户与其好友的位置动态

G

Gender - Enum in weibo4j.model
 
get(String) - Method in class weibo4j.http.HttpClient
处理http getmethod 请求
get(String, PostParameter[]) - Method in class weibo4j.http.HttpClient
 
get(String, PostParameter[], Paging) - Method in class weibo4j.http.HttpClient
 
getAccessToken() - Method in class weibo4j.http.AccessToken
 
getAccessTokenByCode(String) - Method in class weibo4j.Oauth
 
getAccountPrivacy() - Method in class weibo4j.Account
获取当前登录用户的隐私设置
GetAccountPrivacy - Class in weibo4j.examples.account
 
GetAccountPrivacy() - Constructor for class weibo4j.examples.account.GetAccountPrivacy
 
getAccountPrpfileSchoolList() - Method in class weibo4j.Account
获取所有学校列表
getAccountPrpfileSchoolList(Integer, Integer, Integer, Integer, String, String, Integer) - Method in class weibo4j.Account
获取所有学校列表
GetAccountPrpfileSchoolList - Class in weibo4j.examples.account
 
GetAccountPrpfileSchoolList() - Constructor for class weibo4j.examples.account.GetAccountPrpfileSchoolList
 
getAccountRateLimitStatus() - Method in class weibo4j.Account
获取当前登录用户的API访问频率限制情况
GetAccountRateLimitStatus - Class in weibo4j.examples.account
 
GetAccountRateLimitStatus() - Constructor for class weibo4j.examples.account.GetAccountRateLimitStatus
 
getAmount() - Method in class weibo4j.model.Trend
 
getApi() - Method in class weibo4j.model.ApiRateLimits
 
getApiRateLimit() - Method in class weibo4j.model.RateLimitStatus
 
getAsOf() - Method in class weibo4j.model.Trends
 
getAttitudesCount() - Method in class weibo4j.model.Status
 
getAvatarLarge() - Method in class weibo4j.model.User
 
getBase_app() - Method in class weibo4j.model.Query
 
getBiFollowersCount() - Method in class weibo4j.model.User
 
GetBilateralTimeline - Class in weibo4j.examples.timeline
 
GetBilateralTimeline() - Constructor for class weibo4j.examples.timeline.GetBilateralTimeline
 
getBilateralTimeline() - Method in class weibo4j.Timeline
获取双向关注用户的最新微博
getBilateralTimeline(Integer, Integer) - Method in class weibo4j.Timeline
 
getBmiddlePic() - Method in class weibo4j.model.Status
 
getBoolean(String) - Static method in class weibo4j.model.Configuration
 
getBoolean(String, JSONObject) - Static method in class weibo4j.model.WeiboResponse
 
getCategory() - Method in class weibo4j.model.Emotion
 
getChildBoolean(String, Element) - Static method in class weibo4j.model.WeiboResponse
 
getChildDate(String, Element) - Static method in class weibo4j.model.WeiboResponse
 
getChildDate(String, Element, String) - Static method in class weibo4j.model.WeiboResponse
 
getChildInt(String, Element) - Static method in class weibo4j.model.WeiboResponse
 
getChildLong(String, Element) - Static method in class weibo4j.model.WeiboResponse
 
getChildText(String, Element) - Static method in class weibo4j.model.WeiboResponse
 
getCilentVersion() - Static method in class weibo4j.model.Configuration
 
getCilentVersion(String) - Static method in class weibo4j.model.Configuration
 
getCity() - Method in class weibo4j.model.Query
 
getCity() - Method in class weibo4j.model.User
 
getClientURL() - Static method in class weibo4j.model.Configuration
 
getClientURL(String) - Static method in class weibo4j.model.Configuration
 
getCommentById(String) - Method in class weibo4j.Comments
根据微博ID返回某条微博的评论列表
getCommentById(String, Paging, Integer) - Method in class weibo4j.Comments
根据微博ID返回某条微博的评论列表
GetCommentById - Class in weibo4j.examples.comment
 
GetCommentById() - Constructor for class weibo4j.examples.comment.GetCommentById
 
getCommentByMe() - Method in class weibo4j.Comments
获取当前登录用户所发出的评论列表
getCommentByMe(Paging, Integer) - Method in class weibo4j.Comments
获取当前登录用户所发出的评论列表
GetCommentByMe - Class in weibo4j.examples.comment
 
GetCommentByMe() - Constructor for class weibo4j.examples.comment.GetCommentByMe
 
getCommentMentions() - Method in class weibo4j.Comments
获取最新的提到当前登录用户的评论,即@我的评论
getCommentMentions(Paging, Integer, Integer) - Method in class weibo4j.Comments
获取最新的提到当前登录用户的评论,即@我的评论
GetCommentMentions - Class in weibo4j.examples.comment
 
GetCommentMentions() - Constructor for class weibo4j.examples.comment.GetCommentMentions
 
getComments() - Method in class weibo4j.model.CommentWapper
 
getCommentsCount() - Method in class weibo4j.model.Status
 
GetCommentsDaily - Class in weibo4j.examples.timeline
 
GetCommentsDaily() - Constructor for class weibo4j.examples.timeline.GetCommentsDaily
 
getCommentsDaily() - Method in class weibo4j.Timeline
按天返回热门微博评论榜的微博列表
getCommentShowBatch(String) - Method in class weibo4j.Comments
根据评论ID批量返回评论信息
GetCommentShowBatch - Class in weibo4j.examples.comment
 
GetCommentShowBatch() - Constructor for class weibo4j.examples.comment.GetCommentShowBatch
 
GetCommentsWeekly - Class in weibo4j.examples.timeline
 
GetCommentsWeekly() - Constructor for class weibo4j.examples.timeline.GetCommentsWeekly
 
getCommentsWeekly() - Method in class weibo4j.Timeline
按周返回热门微博评论榜的微博列表
getCommentTimeline() - Method in class weibo4j.Comments
获取当前登录用户的最新评论包括接收到的与发出的
getCommentTimeline(Paging) - Method in class weibo4j.Comments
获取当前登录用户的最新评论包括接收到的与发出的
GetCommentTimeline - Class in weibo4j.examples.comment
 
GetCommentTimeline() - Constructor for class weibo4j.examples.comment.GetCommentTimeline
 
getCommentToMe() - Method in class weibo4j.Comments
获取当前登录用户所接收到的评论列表
getCommentToMe(Paging, Integer, Integer) - Method in class weibo4j.Comments
获取当前登录用户所接收到的评论列表
GetCommentToMe - Class in weibo4j.examples.comment
 
GetCommentToMe() - Constructor for class weibo4j.examples.comment.GetCommentToMe
 
getComorsch() - Method in class weibo4j.model.Query
 
getConnectionTimeout() - Static method in class weibo4j.model.Configuration
 
getConnectionTimeout(int) - Static method in class weibo4j.model.Configuration
 
getContent() - Method in class weibo4j.http.ImageItem
 
getContentType() - Method in class weibo4j.http.ImageItem
 
getContentType(byte[]) - Static method in class weibo4j.http.ImageItem
 
getContentType() - Method in class weibo4j.model.PostParameter
 
getCount() - Method in class weibo4j.model.FavoritesTag
 
getCount() - Method in class weibo4j.model.Paging
 
getCount() - Method in class weibo4j.model.Query
 
getCreatedAt() - Method in class weibo4j.model.Comment
 
getCreatedAt() - Method in class weibo4j.model.Status
 
getCreatedAt() - Method in class weibo4j.model.User
 
getDebug() - Static method in class weibo4j.model.Configuration
 
getDelta() - Method in class weibo4j.model.Trend
 
getDescription() - Method in class weibo4j.model.User
 
getDomain() - Method in class weibo4j.model.User
 
GetEmotions - Class in weibo4j.examples.timeline
 
GetEmotions() - Constructor for class weibo4j.examples.timeline.GetEmotions
 
getEmotions() - Method in class weibo4j.Timeline
获取微博官方表情的详细信息
getEmotions(String, String) - Method in class weibo4j.Timeline
获取微博官方表情的详细信息
getEndtime() - Method in class weibo4j.model.Query
 
getError() - Method in exception weibo4j.model.WeiboException
 
getErrorCode() - Method in exception weibo4j.model.WeiboException
 
getExpireIn() - Method in class weibo4j.http.AccessToken
 
getFavoritedTime() - Method in class weibo4j.model.Favorites
 
GetFavorites - Class in weibo4j.examples.favorites
 
GetFavorites() - Constructor for class weibo4j.examples.favorites.GetFavorites
 
getFavorites() - Method in class weibo4j.Favorite
获取当前登录用户的收藏列表
getFavorites(Paging) - Method in class weibo4j.Favorite
获取当前登录用户的收藏列表
GetFavoritesByTags - Class in weibo4j.examples.favorites
 
GetFavoritesByTags() - Constructor for class weibo4j.examples.favorites.GetFavoritesByTags
 
getFavoritesByTags(String) - Method in class weibo4j.Favorite
根据标签获取当前登录用户该标签下的收藏列表
getFavoritesByTags(String, Paging) - Method in class weibo4j.Favorite
根据标签获取当前登录用户该标签下的收藏列表
GetFavoritesIds - Class in weibo4j.examples.favorites
 
GetFavoritesIds() - Constructor for class weibo4j.examples.favorites.GetFavoritesIds
 
getFavoritesIds() - Method in class weibo4j.Favorite
获取当前登录用户的收藏列表ID
getFavoritesIds(Paging) - Method in class weibo4j.Favorite
获取当前登录用户的收藏列表ID
GetFavoritesTags - Class in weibo4j.examples.favorites
 
GetFavoritesTags() - Constructor for class weibo4j.examples.favorites.GetFavoritesTags
 
getFavoritesTags() - Method in class weibo4j.Favorite
获取当前登录用户的收藏标签列表
getFavouritesCount() - Method in class weibo4j.model.User
 
getFile() - Method in class weibo4j.model.PostParameter
 
getFilter_ori() - Method in class weibo4j.model.Query
 
getFilter_pic() - Method in class weibo4j.model.Query
 
GetFollowers - Class in weibo4j.examples.friendships
 
GetFollowers() - Constructor for class weibo4j.examples.friendships.GetFollowers
 
getFollowersActive(String) - Method in class weibo4j.Friendships
获取用户的活跃粉丝列表
getFollowersActive(String, Integer) - Method in class weibo4j.Friendships
获取用户的活跃粉丝列表
GetFollowersById - Class in weibo4j.examples.friendships
 
GetFollowersById() - Constructor for class weibo4j.examples.friendships.GetFollowersById
 
getFollowersById(String) - Method in class weibo4j.Friendships
获取用户的粉丝列表
getFollowersById(String, Integer, Integer) - Method in class weibo4j.Friendships
获取用户的粉丝列表
getFollowersByName(String) - Method in class weibo4j.Friendships
获取用户的粉丝列表
getFollowersByName(String, Integer, Integer) - Method in class weibo4j.Friendships
获取用户的粉丝列表
getFollowersCount() - Method in class weibo4j.model.User
 
GetFollowersIds - Class in weibo4j.examples.friendships
 
GetFollowersIds() - Constructor for class weibo4j.examples.friendships.GetFollowersIds
 
getFollowersIdsById(String) - Method in class weibo4j.Friendships
获取用户粉丝的用户UID列表
getFollowersIdsById(String, Integer, Integer) - Method in class weibo4j.Friendships
获取用户粉丝的用户UID列表
getFollowersIdsByName(String) - Method in class weibo4j.Friendships
获取用户粉丝的用户UID列表
getFollowersIdsByName(String, Integer, Integer) - Method in class weibo4j.Friendships
获取用户粉丝的用户UID列表
GetFollowsActive - Class in weibo4j.examples.friendships
 
GetFollowsActive() - Constructor for class weibo4j.examples.friendships.GetFollowsActive
 
GetFriendsBilateral - Class in weibo4j.examples.friendships
 
GetFriendsBilateral() - Constructor for class weibo4j.examples.friendships.GetFriendsBilateral
 
getFriendsBilateral(String) - Method in class weibo4j.Friendships
获取用户的双向关注列表,即互粉列表
getFriendsBilateral(String, Integer, Paging) - Method in class weibo4j.Friendships
获取用户的双向关注列表,即互粉列表
GetFriendsBilateralIds - Class in weibo4j.examples.friendships
 
GetFriendsBilateralIds() - Constructor for class weibo4j.examples.friendships.GetFriendsBilateralIds
 
getFriendsBilateralIds(String) - Method in class weibo4j.Friendships
获取用户双向关注的用户ID列表,即互粉UID列表
getFriendsBilateralIds(String, Integer, Paging) - Method in class weibo4j.Friendships
获取用户双向关注的用户ID列表,即互粉UID列表
GetFriendsByID - Class in weibo4j.examples.friendships
 
GetFriendsByID() - Constructor for class weibo4j.examples.friendships.GetFriendsByID
 
getFriendsByID(String) - Method in class weibo4j.Friendships
获取用户的关注列表
GetFriendsByName - Class in weibo4j.examples.friendships
 
GetFriendsByName() - Constructor for class weibo4j.examples.friendships.GetFriendsByName
 
getFriendsByScreenName(String) - Method in class weibo4j.Friendships
获取用户的关注列表
GetFriendsChainFollowers - Class in weibo4j.examples.friendships
 
GetFriendsChainFollowers() - Constructor for class weibo4j.examples.friendships.GetFriendsChainFollowers
 
getFriendsChainFollowers(String) - Method in class weibo4j.Friendships
获取当前登录用户的关注人中又关注了指定用户的用户列表
getFriendsCount() - Method in class weibo4j.model.User
 
GetFriendsIds - Class in weibo4j.examples.friendships
 
GetFriendsIds() - Constructor for class weibo4j.examples.friendships.GetFriendsIds
 
GetFriendsIdsByName - Class in weibo4j.examples.friendships
 
GetFriendsIdsByName() - Constructor for class weibo4j.examples.friendships.GetFriendsIdsByName
 
getFriendsIdsByName(String) - Method in class weibo4j.Friendships
获取用户关注的用户UID列表
getFriendsIdsByName(String, Integer, Integer) - Method in class weibo4j.Friendships
获取用户关注的用户UID列表
getFriendsIdsByUid(String) - Method in class weibo4j.Friendships
获取用户关注的用户UID列表
getFriendsIdsByUid(String, Integer, Integer) - Method in class weibo4j.Friendships
获取用户关注的用户UID列表
GetFriendsInCommon - Class in weibo4j.examples.friendships
 
GetFriendsInCommon() - Constructor for class weibo4j.examples.friendships.GetFriendsInCommon
 
getFriendsInCommon(String) - Method in class weibo4j.Friendships
获取两个用户之间的共同关注人列表
getFriendsInCommon(String, String, Paging) - Method in class weibo4j.Friendships
获取两个用户之间的共同关注人列表
GetFriendsTimeline - Class in weibo4j.examples.timeline
 
GetFriendsTimeline() - Constructor for class weibo4j.examples.timeline.GetFriendsTimeline
 
getFriendsTimeline() - Method in class weibo4j.Timeline
获取当前登录用户及其所关注用户的最新20条微博消息。 和用户登录 http://weibo.com 后在“我的首页”中看到的内容相同。 This method calls http://api.t.sina.com.cn/statuses/friends_timeline.format
getFriendsTimeline(Integer, Integer, Paging) - Method in class weibo4j.Timeline
获取当前登录用户及其所关注用户的最新微博消息。
和用户登录 http://weibo.com 后在“我的首页”中看到的内容相同。
GetFriendsTimelineIds - Class in weibo4j.examples.timeline
 
GetFriendsTimelineIds() - Constructor for class weibo4j.examples.timeline.GetFriendsTimelineIds
 
getFriendsTimelineIds() - Method in class weibo4j.Timeline
获取当前登录用户及其所关注用户的最新20条微博消息。 和用户登录 http://weibo.com 后在“我的首页”中看到的内容相同。 This method calls http://api.t.sina.com.cn/statuses/friends_timeline.format
getFriendsTimelineIds(Integer, Integer, Paging) - Method in class weibo4j.Timeline
 
getFuid() - Method in class weibo4j.model.Query
 
getGender() - Method in class weibo4j.model.Query
 
getGender() - Method in class weibo4j.model.User
 
getGeocode() - Method in class weibo4j.model.Query
 
getHasvisible() - Method in class weibo4j.model.CommentWapper
 
getHasvisible() - Method in class weibo4j.model.StatusWapper
 
getHasvisible() - Method in class weibo4j.model.UserWapper
 
GetHomeTimeline - Class in weibo4j.examples.timeline
 
GetHomeTimeline() - Constructor for class weibo4j.examples.timeline.GetHomeTimeline
 
getHomeTimeline() - Method in class weibo4j.Timeline
获取当前登录用户及其所关注用户的最新微博消息。
和用户登录 http://weibo.com 后在“我的首页”中看到的内容相同。
getHomeTimeline(Integer, Integer, Paging) - Method in class weibo4j.Timeline
获取当前登录用户及其所关注用户的最新微博消息。
和用户登录 http://weibo.com 后在“我的首页”中看到的内容相同。
getHotword() - Method in class weibo4j.model.UserTrend
 
getIcon() - Method in class weibo4j.model.Emotion
 
getId() - Method in class weibo4j.model.Comment
 
getId() - Method in class weibo4j.model.FavoritesTag
 
getId() - Method in class weibo4j.model.School
 
getId() - Method in class weibo4j.model.Status
 
getId() - Method in class weibo4j.model.Tag
 
getId() - Method in class weibo4j.model.TagWapper
 
getId() - Method in class weibo4j.model.User
 
getIDs() - Method in class weibo4j.model.IDs
 
getIdstr() - Method in class weibo4j.model.Comment
 
getIdstr() - Method in class weibo4j.model.Status
 
getIdstr() - Method in class weibo4j.model.User
 
getInReplyToScreenName() - Method in class weibo4j.model.Status
 
getInReplyToStatusId() - Method in class weibo4j.model.Status
 
getInReplyToUserId() - Method in class weibo4j.model.Status
 
getInt(String, JSONObject) - Static method in class weibo4j.model.WeiboResponse
 
getIntProperty(String) - Static method in class weibo4j.model.Configuration
 
getIntProperty(String, int) - Static method in class weibo4j.model.Configuration
 
getIpLimit() - Method in class weibo4j.model.RateLimitStatus
 
getLang() - Method in class weibo4j.model.User
 
getLimit() - Method in class weibo4j.model.ApiRateLimits
 
getLimitTimeUnit() - Method in class weibo4j.model.ApiRateLimits
 
getList_id() - Method in class weibo4j.model.Visible
 
getLocation() - Method in class weibo4j.model.User
 
GetLocationByCode - Class in weibo4j.examples.publicservice
 
GetLocationByCode() - Constructor for class weibo4j.examples.publicservice.GetLocationByCode
 
getLocationByCode(String) - Method in class weibo4j.PublicService
通过地址编码获取地址名称
getLong(String, JSONObject) - Static method in class weibo4j.model.WeiboResponse
 
getLongProperty(String) - Static method in class weibo4j.model.Configuration
 
getMaxId() - Method in class weibo4j.model.Paging
 
GetMentions - Class in weibo4j.examples.timeline
 
GetMentions() - Constructor for class weibo4j.examples.timeline.GetMentions
 
getMentions() - Method in class weibo4j.Timeline
获取最新的提到登录用户的微博列表,即@我的微博
getMentions(Paging, Integer, Integer, Integer) - Method in class weibo4j.Timeline
获取最新的提到登录用户的微博列表,即@我的微博
GetMentionsIds - Class in weibo4j.examples.timeline
 
GetMentionsIds() - Constructor for class weibo4j.examples.timeline.GetMentionsIds
 
getMentionsIds() - Method in class weibo4j.Timeline
获取最新的提到登录用户的微博ID列表,即@我的微博
getMentionsIds(Paging, Integer, Integer, Integer) - Method in class weibo4j.Timeline
 
getMid() - Method in class weibo4j.model.Comment
 
getMid() - Method in class weibo4j.model.Status
 
getMlevel() - Method in class weibo4j.model.Status
 
getName() - Method in class weibo4j.http.ImageItem
 
getName() - Method in class weibo4j.model.PostParameter
 
getName() - Method in class weibo4j.model.School
 
getName() - Method in class weibo4j.model.Source
 
getName() - Method in class weibo4j.model.Trend
 
getName() - Method in class weibo4j.model.User
 
getNeedcount() - Method in class weibo4j.model.Query
 
getNextCursor() - Method in class weibo4j.model.CommentWapper
 
getNextCursor() - Method in class weibo4j.model.IDs
 
getNextCursor() - Method in class weibo4j.model.StatusWapper
 
getNextCursor() - Method in class weibo4j.model.UserWapper
 
getNum() - Method in class weibo4j.model.UserTrend
 
getNumberOfAsyncThreads() - Static method in class weibo4j.model.Configuration
 
getOAuthConsumerKey() - Static method in class weibo4j.model.Configuration
 
getOAuthConsumerKey(String) - Static method in class weibo4j.model.Configuration
 
getOAuthConsumerSecret() - Static method in class weibo4j.model.Configuration
 
getOAuthConsumerSecret(String) - Static method in class weibo4j.model.Configuration
 
getOnlineStatus() - Method in class weibo4j.model.User
 
getOriginalPic() - Method in class weibo4j.model.Status
 
getPage() - Method in class weibo4j.model.Paging
 
getPage() - Method in class weibo4j.model.Query
 
getParameterArray(String, String) - Static method in class weibo4j.model.PostParameter
 
getParameterArray(String, int) - Static method in class weibo4j.model.PostParameter
 
getParameterArray(String, String, String, String) - Static method in class weibo4j.model.PostParameter
 
getParameterArray(String, int, String, int) - Static method in class weibo4j.model.PostParameter
 
getParameters() - Method in class weibo4j.model.Query
 
getPassword() - Static method in class weibo4j.model.Configuration
 
getPassword(String) - Static method in class weibo4j.model.Configuration
 
getPhrase() - Method in class weibo4j.model.Emotion
 
getPicid() - Method in class weibo4j.model.Emotion
 
getPreviousCursor() - Method in class weibo4j.model.CommentWapper
 
getPreviousCursor() - Method in class weibo4j.model.IDs
 
getPreviousCursor() - Method in class weibo4j.model.StatusWapper
 
getPreviousCursor() - Method in class weibo4j.model.UserWapper
 
getProfileImageUrl() - Method in class weibo4j.model.User
 
getProfileUrl() - Method in class weibo4j.model.User
 
getProperty(String) - Static method in class weibo4j.model.Configuration
 
getProperty(String, String) - Static method in class weibo4j.model.Configuration
 
getProvince() - Method in class weibo4j.model.Query
 
getProvince() - Method in class weibo4j.model.User
 
getProxyAuthPassword() - Method in class weibo4j.http.HttpClient
 
getProxyAuthUser() - Method in class weibo4j.http.HttpClient
 
getProxyHost() - Method in class weibo4j.http.HttpClient
 
getProxyHost() - Static method in class weibo4j.model.Configuration
 
getProxyHost(String) - Static method in class weibo4j.model.Configuration
 
getProxyPassword() - Static method in class weibo4j.model.Configuration
 
getProxyPassword(String) - Static method in class weibo4j.model.Configuration
 
getProxyPort() - Method in class weibo4j.http.HttpClient
 
getProxyPort() - Static method in class weibo4j.model.Configuration
 
getProxyPort(int) - Static method in class weibo4j.model.Configuration
 
getProxyUser() - Static method in class weibo4j.model.Configuration
 
getProxyUser(String) - Static method in class weibo4j.model.Configuration
 
GetPublicTimeline - Class in weibo4j.examples.timeline
 
GetPublicTimeline() - Constructor for class weibo4j.examples.timeline.GetPublicTimeline
 
getPublicTimeline() - Method in class weibo4j.Timeline
返回最新的公共微博
getPublicTimeline(int, int) - Method in class weibo4j.Timeline
返回最新的公共微博
getQ() - Method in class weibo4j.model.Query
 
getQuery() - Method in class weibo4j.model.Trend
 
getRateLimitLimit() - Method in class weibo4j.model.WeiboResponse
 
getRateLimitRemaining() - Method in class weibo4j.model.WeiboResponse
 
getRateLimitReset() - Method in class weibo4j.model.WeiboResponse
 
getReadTimeout() - Static method in class weibo4j.model.Configuration
 
getReadTimeout(int) - Static method in class weibo4j.model.Configuration
 
getRefreshToken() - Method in class weibo4j.http.AccessToken
 
getRelationship() - Method in class weibo4j.model.Source
 
getRemainingHits() - Method in class weibo4j.model.ApiRateLimits
 
getRemainingIpHits() - Method in class weibo4j.model.RateLimitStatus
 
getRemainingUserHits() - Method in class weibo4j.model.RateLimitStatus
 
GetRemark - Class in weibo4j.examples.friendships
 
GetRemark() - Constructor for class weibo4j.examples.friendships.GetRemark
 
getRemark(String) - Method in class weibo4j.Friendships
批量获取当前登录用户的关注人的备注信息
getRemark() - Method in class weibo4j.model.User
 
getReplycomment() - Method in class weibo4j.model.Comment
 
GetRepostByMe - Class in weibo4j.examples.timeline
 
GetRepostByMe() - Constructor for class weibo4j.examples.timeline.GetRepostByMe
 
getRepostByMe() - Method in class weibo4j.Timeline
获取当前用户最新转发的微博列表
getRepostByMe(Paging) - Method in class weibo4j.Timeline
获取当前用户最新转发的微博列表
GetRepostDaily - Class in weibo4j.examples.timeline
 
GetRepostDaily() - Constructor for class weibo4j.examples.timeline.GetRepostDaily
 
getRepostDaily() - Method in class weibo4j.Timeline
按天返回热门微博转发榜的微博列表
getRepostsCount() - Method in class weibo4j.model.Status
 
GetRepostTimeline - Class in weibo4j.examples.timeline
 
GetRepostTimeline() - Constructor for class weibo4j.examples.timeline.GetRepostTimeline
 
getRepostTimeline(String) - Method in class weibo4j.Timeline
获取指定微博的转发微博列表
getRepostTimeline(String, Paging) - Method in class weibo4j.Timeline
获取指定微博的转发微博列表
GetRepostTimelineIds - Class in weibo4j.examples.timeline
 
GetRepostTimelineIds() - Constructor for class weibo4j.examples.timeline.GetRepostTimelineIds
 
getRepostTimelineIds(String) - Method in class weibo4j.Timeline
获取指定微博的转发微博列表
GetRepostWeekly - Class in weibo4j.examples.timeline
 
GetRepostWeekly() - Constructor for class weibo4j.examples.timeline.GetRepostWeekly
 
getRepostWeekly() - Method in class weibo4j.Timeline
按周返回热门微博转发榜的微博列表
getRequest() - Method in exception weibo4j.model.WeiboException
 
getResetTime() - Method in class weibo4j.model.RateLimitStatus
 
getResetTimeInSeconds() - Method in class weibo4j.model.RateLimitStatus
 
getResponseAsString() - Method in class weibo4j.http.Response
 
getResponseHeader(String) - Method in class weibo4j.http.Response
 
getRetryCount() - Static method in class weibo4j.model.Configuration
 
getRetryCount(int) - Static method in class weibo4j.model.Configuration
 
getRetryIntervalSecs() - Static method in class weibo4j.model.Configuration
 
getRetryIntervalSecs(int) - Static method in class weibo4j.model.Configuration
 
getRetweetedStatus() - Method in class weibo4j.model.Status
 
getRpp() - Method in class weibo4j.model.Query
 
getScheme() - Static method in class weibo4j.model.Configuration
 
getScreenName() - Method in class weibo4j.model.User
 
getSdomain() - Method in class weibo4j.model.Query
 
getSinceId() - Method in class weibo4j.model.Paging
 
getSintro() - Method in class weibo4j.model.Query
 
getSnick() - Method in class weibo4j.model.Query
 
getSort() - Method in class weibo4j.model.Query
 
getSource() - Method in class weibo4j.model.Comment
 
getSource() - Static method in class weibo4j.model.Configuration
 
getSource(String) - Static method in class weibo4j.model.Configuration
 
getSource() - Method in class weibo4j.model.Status
 
getStarttime() - Method in class weibo4j.model.Query
 
getStatus() - Method in class weibo4j.model.Comment
 
getStatus() - Method in class weibo4j.model.Favorites
 
getStatus() - Method in class weibo4j.model.User
 
getStatusCode() - Method in class weibo4j.http.Response
 
getStatusCode() - Method in exception weibo4j.model.WeiboException
 
getStatuses() - Method in class weibo4j.model.StatusWapper
 
getStatusesCount() - Method in class weibo4j.model.User
 
getString(String, JSONObject, boolean) - Static method in class weibo4j.model.WeiboResponse
 
getTag() - Method in class weibo4j.model.FavoritesTag
 
GetTags - Class in weibo4j.examples.tags
 
GetTags() - Constructor for class weibo4j.examples.tags.GetTags
 
getTags() - Method in class weibo4j.model.Favorites
 
getTags() - Method in class weibo4j.model.TagWapper
 
getTags(String) - Method in class weibo4j.Tags
返回指定用户的标签列表
getTags(String, Paging) - Method in class weibo4j.Tags
返回指定用户的标签列表
GetTagsBatch - Class in weibo4j.examples.tags
 
GetTagsBatch() - Constructor for class weibo4j.examples.tags.GetTagsBatch
 
getTagsBatch(String) - Method in class weibo4j.Tags
批量获取用户的标签列表
GetTagsSuggestions - Class in weibo4j.examples.tags
 
GetTagsSuggestions() - Constructor for class weibo4j.examples.tags.GetTagsSuggestions
 
getTagsSuggestions() - Method in class weibo4j.Tags
获取系统推荐的标签列表
getText() - Method in class weibo4j.model.Comment
 
getText() - Method in class weibo4j.model.Status
 
getTextContent(String, Element) - Static method in class weibo4j.model.WeiboResponse
 
getThumbnailPic() - Method in class weibo4j.model.Status
 
GetTimeZone - Class in weibo4j.examples.publicservice
 
GetTimeZone() - Constructor for class weibo4j.examples.publicservice.GetTimeZone
 
getToken() - Method in class weibo4j.http.HttpClient
 
getToken() - Method in class weibo4j.Oauth
 
getTomeZone() - Method in class weibo4j.PublicService
获取时区配置表
getTotalNumber() - Method in class weibo4j.model.CommentWapper
 
getTotalNumber() - Method in class weibo4j.model.StatusWapper
 
getTotalNumber() - Method in class weibo4j.model.UserWapper
 
getTrendAt() - Method in class weibo4j.model.Trends
 
gettrendId() - Method in class weibo4j.model.UserTrend
 
GetTrends - Class in weibo4j.examples.trends
 
GetTrends() - Constructor for class weibo4j.examples.trends.GetTrends
 
getTrends() - Method in class weibo4j.model.Trends
 
getTrends(String) - Method in class weibo4j.Trend
获取某人的话题列表
getTrends(String, Paging) - Method in class weibo4j.Trend
获取某人的话题列表
GetTrendsDaily - Class in weibo4j.examples.trends
 
GetTrendsDaily() - Constructor for class weibo4j.examples.trends.GetTrendsDaily
 
getTrendsDaily() - Method in class weibo4j.Trend
返回最近一天内的热门话题
getTrendsDaily(Integer) - Method in class weibo4j.Trend
 
GetTrendsHourly - Class in weibo4j.examples.trends
 
GetTrendsHourly() - Constructor for class weibo4j.examples.trends.GetTrendsHourly
 
getTrendsHourly() - Method in class weibo4j.Trend
返回最近一小时内的热门话题
getTrendsHourly(Integer) - Method in class weibo4j.Trend
 
GetTrendsWeekly - Class in weibo4j.examples.trends
 
GetTrendsWeekly() - Constructor for class weibo4j.examples.trends.GetTrendsWeekly
 
getTrendsWeekly() - Method in class weibo4j.Trend
返回最近一周内的热门话题
getTrendsWeekly(Integer) - Method in class weibo4j.Trend
 
getType() - Method in class weibo4j.model.Emotion
 
getType() - Method in class weibo4j.model.Visible
 
getUid() - Method in class weibo4j.Account
OAuth授权之后,获取授权用户的UID
GetUid - Class in weibo4j.examples.account
 
GetUid() - Constructor for class weibo4j.examples.account.GetUid
 
getUid() - Method in class weibo4j.http.AccessToken
 
getUnreadCountOfRemind() - Method in class weibo4j.Reminds
获取某个用户的各种消息未读数
getUnreadCountOfRemind(String) - Method in class weibo4j.Reminds
 
getUrl() - Method in class weibo4j.model.Emotion
 
getUrl() - Method in class weibo4j.model.Source
 
getUrl() - Method in class weibo4j.model.User
 
getUser() - Method in class weibo4j.model.Comment
 
getUser() - Static method in class weibo4j.model.Configuration
 
getUser(String) - Static method in class weibo4j.model.Configuration
 
getUser() - Method in class weibo4j.model.Status
 
getUserAgent() - Static method in class weibo4j.model.Configuration
 
getUserAgent(String) - Static method in class weibo4j.model.Configuration
 
getUserCount(String) - Method in class weibo4j.Users
批量获取用户的粉丝数、关注数、微博数
getUserLimit() - Method in class weibo4j.model.RateLimitStatus
 
getUsers() - Method in class weibo4j.model.UserWapper
 
GetUserTimeline - Class in weibo4j.examples.timeline
 
GetUserTimeline() - Constructor for class weibo4j.examples.timeline.GetUserTimeline
 
getUserTimeline() - Method in class weibo4j.Timeline
获取某个用户最新发表的微博列表
getUserTimelineByName(String) - Method in class weibo4j.Timeline
 
getUserTimelineByName(String, Paging, Integer, Integer) - Method in class weibo4j.Timeline
 
getUserTimelineByUid(String) - Method in class weibo4j.Timeline
 
getUserTimelineByUid(String, Paging, Integer, Integer) - Method in class weibo4j.Timeline
获取某个用户最新发表的微博列表
GetUserTimelineIds - Class in weibo4j.examples.timeline
 
GetUserTimelineIds() - Constructor for class weibo4j.examples.timeline.GetUserTimelineIds
 
getUserTimelineIdsByName(String) - Method in class weibo4j.Timeline
 
getUserTimelineIdsByUid(String) - Method in class weibo4j.Timeline
获取某个用户最新发表的微博列表ID
getValue() - Method in class weibo4j.model.Emotion
 
getValue() - Method in class weibo4j.model.PostParameter
 
getValue() - Method in class weibo4j.model.Tag
 
getValue(String) - Static method in class weibo4j.util.WeiboConfig
 
getVerifiedReason() - Method in class weibo4j.model.User
 
getVerifiedType() - Method in class weibo4j.model.User
 
getVersion() - Static method in class weibo4j.model.Version
 
getVisible() - Method in class weibo4j.model.Status
 
getWeight() - Method in class weibo4j.model.Tag
 
getWeihao() - Method in class weibo4j.model.User
 

H

hashCode() - Method in class weibo4j.http.AccessToken
 
hashCode() - Method in class weibo4j.model.Comment
 
hashCode() - Method in class weibo4j.model.Favorites
 
hashCode() - Method in class weibo4j.model.FavoritesTag
 
hashCode() - Method in class weibo4j.model.IDs
 
hashCode() - Method in class weibo4j.model.PostParameter
 
hashCode() - Method in class weibo4j.model.School
 
hashCode() - Method in class weibo4j.model.Status
 
hashCode() - Method in class weibo4j.model.Tag
 
hashCode() - Method in class weibo4j.model.Trend
 
hashCode() - Method in class weibo4j.model.Trends
 
hashCode() - Method in class weibo4j.model.User
 
hashCode() - Method in class weibo4j.model.Visible
 
hasNext() - Method in class weibo4j.model.IDs
 
hasPrevious() - Method in class weibo4j.model.IDs
 
HTMLEntity - Class in weibo4j.http
 
HTMLEntity() - Constructor for class weibo4j.http.HTMLEntity
 
HttpClient - Class in weibo4j.http
 
HttpClient() - Constructor for class weibo4j.http.HttpClient
 
HttpClient(int, int, int, int) - Constructor for class weibo4j.http.HttpClient
 
httpRequest(HttpMethod) - Method in class weibo4j.http.HttpClient
 
httpRequest(HttpMethod, Boolean) - Method in class weibo4j.http.HttpClient
 

I

IDs - Class in weibo4j.model
A data class representing array of numeric IDs.
ImageItem - Class in weibo4j.http
临时存储上传图片的内容,格式,文件信息等
ImageItem(byte[]) - Constructor for class weibo4j.http.ImageItem
 
ImageItem(String, byte[]) - Constructor for class weibo4j.http.ImageItem
 
isAllowAllActMsg() - Method in class weibo4j.model.User
 
isAllowAllComment() - Method in class weibo4j.model.User
 
isCommon() - Method in class weibo4j.model.Emotion
 
isDalvik() - Static method in class weibo4j.model.Configuration
 
isFavorited() - Method in class weibo4j.model.Status
 
isFile() - Method in class weibo4j.model.PostParameter
 
IsFollow - Class in weibo4j.examples.trends
 
IsFollow() - Constructor for class weibo4j.examples.trends.IsFollow
 
isFollow(String) - Method in class weibo4j.Trend
判断当前用户是否关注某话题
isFollowing() - Method in class weibo4j.model.User
 
isFollowMe() - Method in class weibo4j.model.User
 
isGeoEnabled() - Method in class weibo4j.model.User
 
isHot() - Method in class weibo4j.model.Emotion
 
isRootNodeNilClasses(Document) - Static method in class weibo4j.model.WeiboResponse
 
isTruncated() - Method in class weibo4j.model.Status
 
isURLEncoded(String) - Static method in class weibo4j.util.URLEncodeUtils
判断段落文本是否被urlencode过
isVerified() - Method in class weibo4j.model.User
 

L

LocationOfUrl - Class in weibo4j.examples.shorturl
 
LocationOfUrl() - Constructor for class weibo4j.examples.shorturl.LocationOfUrl
 
locationsOfUrl(String) - Method in class weibo4j.ShortUrl
获取一个短链接点击的地区来源和数量
Log - Class in weibo4j.examples.oauth2
 
Log() - Constructor for class weibo4j.examples.oauth2.Log
 
logDebug(String) - Static method in class weibo4j.examples.oauth2.Log
 
logInfo(String) - Static method in class weibo4j.examples.oauth2.Log
 
LongToShortUrl - Class in weibo4j.examples.shorturl
 
LongToShortUrl() - Constructor for class weibo4j.examples.shorturl.LongToShortUrl
 
longToShortUrl(String) - Method in class weibo4j.ShortUrl
长链接转为短链接

M

main(String[]) - Static method in class weibo4j.examples.account.GetAccountPrivacy
 
main(String[]) - Static method in class weibo4j.examples.account.GetAccountPrpfileSchoolList
 
main(String[]) - Static method in class weibo4j.examples.account.GetAccountRateLimitStatus
 
main(String[]) - Static method in class weibo4j.examples.account.GetUid
 
main(String[]) - Static method in class weibo4j.examples.comment.CreateComment
 
main(String[]) - Static method in class weibo4j.examples.comment.DestroyComment
 
main(String[]) - Static method in class weibo4j.examples.comment.DestroyCommentBatcn
 
main(String[]) - Static method in class weibo4j.examples.comment.GetCommentById
 
main(String[]) - Static method in class weibo4j.examples.comment.GetCommentByMe
 
main(String[]) - Static method in class weibo4j.examples.comment.GetCommentMentions
 
main(String[]) - Static method in class weibo4j.examples.comment.GetCommentShowBatch
 
main(String[]) - Static method in class weibo4j.examples.comment.GetCommentTimeline
 
main(String[]) - Static method in class weibo4j.examples.comment.GetCommentToMe
 
main(String[]) - Static method in class weibo4j.examples.comment.ReplyComment
 
main(String[]) - Static method in class weibo4j.examples.favorites.CreateFavorites
 
main(String[]) - Static method in class weibo4j.examples.favorites.DestroyFavorites
 
main(String[]) - Static method in class weibo4j.examples.favorites.DestroyFavoritesBatch
 
main(String[]) - Static method in class weibo4j.examples.favorites.DestroyFavoritesTagsBatch
 
main(String[]) - Static method in class weibo4j.examples.favorites.GetFavorites
 
main(String[]) - Static method in class weibo4j.examples.favorites.GetFavoritesByTags
 
main(String[]) - Static method in class weibo4j.examples.favorites.GetFavoritesIds
 
main(String[]) - Static method in class weibo4j.examples.favorites.GetFavoritesTags
 
main(String[]) - Static method in class weibo4j.examples.favorites.ShowFavorite
 
main(String[]) - Static method in class weibo4j.examples.favorites.UpdateFavoritesTags
 
main(String[]) - Static method in class weibo4j.examples.favorites.UpdateFavoritesTagsBatch
 
main(String[]) - Static method in class weibo4j.examples.friendships.CreateFriendships
 
main(String[]) - Static method in class weibo4j.examples.friendships.DestroyFriendshipsDestroyById
 
main(String[]) - Static method in class weibo4j.examples.friendships.GetFollowers
 
main(String[]) - Static method in class weibo4j.examples.friendships.GetFollowersById
 
main(String[]) - Static method in class weibo4j.examples.friendships.GetFollowersIds
 
main(String[]) - Static method in class weibo4j.examples.friendships.GetFollowsActive
 
main(String[]) - Static method in class weibo4j.examples.friendships.GetFriendsBilateral
 
main(String[]) - Static method in class weibo4j.examples.friendships.GetFriendsBilateralIds
 
main(String[]) - Static method in class weibo4j.examples.friendships.GetFriendsByID
 
main(String[]) - Static method in class weibo4j.examples.friendships.GetFriendsByName
 
main(String[]) - Static method in class weibo4j.examples.friendships.GetFriendsChainFollowers
 
main(String[]) - Static method in class weibo4j.examples.friendships.GetFriendsIds
 
main(String[]) - Static method in class weibo4j.examples.friendships.GetFriendsIdsByName
 
main(String[]) - Static method in class weibo4j.examples.friendships.GetFriendsInCommon
 
main(String[]) - Static method in class weibo4j.examples.friendships.GetRemark
 
main(String[]) - Static method in class weibo4j.examples.oauth2.OAuth4Code
 
main(String[]) - Static method in class weibo4j.examples.place.Place
 
main(String[]) - Static method in class weibo4j.examples.publicservice.CityList
 
main(String[]) - Static method in class weibo4j.examples.publicservice.CountryList
 
main(String[]) - Static method in class weibo4j.examples.publicservice.GetLocationByCode
 
main(String[]) - Static method in class weibo4j.examples.publicservice.GetTimeZone
 
main(String[]) - Static method in class weibo4j.examples.publicservice.ProvinceList
 
main(String[]) - Static method in class weibo4j.examples.remind.Remind
 
main(String[]) - Static method in class weibo4j.examples.search.SearchSuggestionsApps
 
main(String[]) - Static method in class weibo4j.examples.search.SearchSuggestionsAt_users
 
main(String[]) - Static method in class weibo4j.examples.search.SearchSuggestionsCompanies
 
main(String[]) - Static method in class weibo4j.examples.search.SearchSuggestionsSchools
 
main(String[]) - Static method in class weibo4j.examples.search.SearchSuggestionsStatuses
 
main(String[]) - Static method in class weibo4j.examples.search.searchSuggestionsUsers
 
main(String[]) - Static method in class weibo4j.examples.shorturl.CliksOfUrl
 
main(String[]) - Static method in class weibo4j.examples.shorturl.CommentCountOfUrl
 
main(String[]) - Static method in class weibo4j.examples.shorturl.CommentsContenUrl
 
main(String[]) - Static method in class weibo4j.examples.shorturl.LocationOfUrl
 
main(String[]) - Static method in class weibo4j.examples.shorturl.LongToShortUrl
 
main(String[]) - Static method in class weibo4j.examples.shorturl.ReferersOfUrl
 
main(String[]) - Static method in class weibo4j.examples.shorturl.ShareCountsOfUrl
 
main(String[]) - Static method in class weibo4j.examples.shorturl.ShortToLongUrl
 
main(String[]) - Static method in class weibo4j.examples.shorturl.StatusesContentUrl
 
main(String[]) - Static method in class weibo4j.examples.suggestions.SuggestionsFavoritesHot
 
main(String[]) - Static method in class weibo4j.examples.suggestions.SuggestionsStatusesHot
 
main(String[]) - Static method in class weibo4j.examples.suggestions.SuggestionsUsersHot
 
main(String[]) - Static method in class weibo4j.examples.suggestions.SuggestionsUsersMayInterested
 
main(String[]) - Static method in class weibo4j.examples.suggestions.SuggestionsUsersNot_interested
 
main(String[]) - Static method in class weibo4j.examples.tags.CreateTags
 
main(String[]) - Static method in class weibo4j.examples.tags.DestroyTag
 
main(String[]) - Static method in class weibo4j.examples.tags.DestroyTagsBatch
 
main(String[]) - Static method in class weibo4j.examples.tags.GetTags
 
main(String[]) - Static method in class weibo4j.examples.tags.GetTagsBatch
 
main(String[]) - Static method in class weibo4j.examples.tags.GetTagsSuggestions
 
main(String[]) - Static method in class weibo4j.examples.timeline.Destroy
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetBilateralTimeline
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetCommentsDaily
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetCommentsWeekly
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetEmotions
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetFriendsTimeline
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetFriendsTimelineIds
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetHomeTimeline
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetMentions
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetMentionsIds
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetPublicTimeline
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetRepostByMe
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetRepostDaily
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetRepostTimeline
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetRepostTimelineIds
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetRepostWeekly
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetUserTimeline
 
main(String[]) - Static method in class weibo4j.examples.timeline.GetUserTimelineIds
 
main(String[]) - Static method in class weibo4j.examples.timeline.QueryId
 
main(String[]) - Static method in class weibo4j.examples.timeline.QueryMid
 
main(String[]) - Static method in class weibo4j.examples.timeline.Repost
 
main(String[]) - Static method in class weibo4j.examples.timeline.ShowStatus
 
main(String[]) - Static method in class weibo4j.examples.timeline.UpdateStatus
 
main(String[]) - Static method in class weibo4j.examples.timeline.Upload
 
main(String[]) - Static method in class weibo4j.examples.trends.GetTrends
 
main(String[]) - Static method in class weibo4j.examples.trends.GetTrendsDaily
 
main(String[]) - Static method in class weibo4j.examples.trends.GetTrendsHourly
 
main(String[]) - Static method in class weibo4j.examples.trends.GetTrendsWeekly
 
main(String[]) - Static method in class weibo4j.examples.trends.IsFollow
 
main(String[]) - Static method in class weibo4j.examples.trends.TrendDestroy
 
main(String[]) - Static method in class weibo4j.examples.trends.TrendsFollow
 
main(String[]) - Static method in class weibo4j.examples.user.ShowUser
 
main(String[]) - Static method in class weibo4j.examples.user.showUserByDomain
 
main(String[]) - Static method in class weibo4j.examples.user.UserCount
 
main(String[]) - Static method in class weibo4j.model.Version
 
maxId(long) - Method in class weibo4j.model.Paging
 
multPartURL(String, PostParameter[], ImageItem) - Method in class weibo4j.http.HttpClient
支持multipart方式上传图片
multPartURL(String, String, PostParameter[], File, boolean) - Method in class weibo4j.http.HttpClient
 
MySSLSocketFactory - Class in weibo4j.model
Provide a custom socket factory that implements org.apache.commons.httpclient.protocol.ProtocolSocketFactory interface.
MySSLSocketFactory() - Constructor for class weibo4j.model.MySSLSocketFactory
 

O

Oauth - Class in weibo4j
 
Oauth() - Constructor for class weibo4j.Oauth
 
OAuth4Code - Class in weibo4j.examples.oauth2
 
OAuth4Code() - Constructor for class weibo4j.examples.oauth2.OAuth4Code
 
openURL(String) - Static method in class weibo4j.util.BareBonesBrowserLaunch
 

P

Paging - Class in weibo4j.model
Controlls pagination
Paging() - Constructor for class weibo4j.model.Paging
 
Paging(int) - Constructor for class weibo4j.model.Paging
 
Paging(long) - Constructor for class weibo4j.model.Paging
 
Paging(int, int) - Constructor for class weibo4j.model.Paging
 
Paging(int, long) - Constructor for class weibo4j.model.Paging
 
Paging(int, int, long) - Constructor for class weibo4j.model.Paging
 
Paging(int, int, long, long) - Constructor for class weibo4j.model.Paging
 
parseDate(String, String) - Static method in class weibo4j.model.WeiboResponse
 
parseSignedRequest(String) - Method in class weibo4j.Oauth
 
photoList(String) - Method in class weibo4j.Place
获取用户的照片列表 注:没有写完
Place - Class in weibo4j.examples.place
 
Place() - Constructor for class weibo4j.examples.place.Place
 
Place - Class in weibo4j
 
Place() - Constructor for class weibo4j.Place
 
poisShow(String) - Method in class weibo4j.Place
获取地点详情
poisShow(String, int) - Method in class weibo4j.Place
 
poisTipsList(String) - Method in class weibo4j.Place
获取在某个地点点评的列表 注:没写完
poisUsersList(String) - Method in class weibo4j.Place
获取在某个地点签到的人的列表 注:没写完
post(String, PostParameter[]) - Method in class weibo4j.http.HttpClient
处理http post请求
post(String, PostParameter[], Boolean) - Method in class weibo4j.http.HttpClient
 
PostParameter - Class in weibo4j.model
A data class representing HTTP Post parameter
PostParameter(String, String) - Constructor for class weibo4j.model.PostParameter
 
PostParameter(String, double) - Constructor for class weibo4j.model.PostParameter
 
PostParameter(String, int) - Constructor for class weibo4j.model.PostParameter
 
PostParameter(String, File) - Constructor for class weibo4j.model.PostParameter
 
ProvinceList - Class in weibo4j.examples.publicservice
 
ProvinceList() - Constructor for class weibo4j.examples.publicservice.ProvinceList
 
provinceList(String) - Method in class weibo4j.PublicService
获取省份列表
provinceList(String, String) - Method in class weibo4j.PublicService
 
provinceList(String, String, String) - Method in class weibo4j.PublicService
 
provinceListOfCapital(String, String) - Method in class weibo4j.PublicService
 
PublicService - Class in weibo4j
 
PublicService() - Constructor for class weibo4j.PublicService
 

Q

Query - Class in weibo4j.model
搜索条件
Query() - Constructor for class weibo4j.model.Query
 
QueryId - Class in weibo4j.examples.timeline
 
QueryId() - Constructor for class weibo4j.examples.timeline.QueryId
 
QueryId(String, Integer, int) - Method in class weibo4j.Timeline
通过微博MID获取其ID
QueryId(String, Integer, Integer, Integer) - Method in class weibo4j.Timeline
通过微博MID获取其ID
QueryMid - Class in weibo4j.examples.timeline
 
QueryMid() - Constructor for class weibo4j.examples.timeline.QueryMid
 
QueryMid(Integer, String) - Method in class weibo4j.Timeline
通过微博ID获取其MID
QueryMid(Integer, String, int) - Method in class weibo4j.Timeline
通过微博ID获取其MID

R

RateLimitStatus - Class in weibo4j.model
 
RateLimitStatus(Response) - Constructor for class weibo4j.model.RateLimitStatus
 
readFileImage(String) - Static method in class weibo4j.examples.timeline.Upload
 
ReferersOfUrl - Class in weibo4j.examples.shorturl
 
ReferersOfUrl() - Constructor for class weibo4j.examples.shorturl.ReferersOfUrl
 
referersOfUrl(String) - Method in class weibo4j.ShortUrl
获取一个短链接点击的referer来源和数量
Remind - Class in weibo4j.examples.remind
 
Remind() - Constructor for class weibo4j.examples.remind.Remind
 
Reminds - Class in weibo4j
 
Reminds() - Constructor for class weibo4j.Reminds
 
replyComment(String, String, String) - Method in class weibo4j.Comments
回复一条评论
replyComment(String, String, String, Integer, Integer) - Method in class weibo4j.Comments
回复一条评论
ReplyComment - Class in weibo4j.examples.comment
 
ReplyComment() - Constructor for class weibo4j.examples.comment.ReplyComment
 
Repost - Class in weibo4j.examples.timeline
 
Repost() - Constructor for class weibo4j.examples.timeline.Repost
 
Repost(String) - Method in class weibo4j.Timeline
转发一条新微博
Repost(String, String, Integer) - Method in class weibo4j.Timeline
转发一条微博
Response - Class in weibo4j.http
A data class representing HTTP Response
Response() - Constructor for class weibo4j.http.Response
 
Response(HttpURLConnection) - Constructor for class weibo4j.http.Response
 

S

School - Class in weibo4j.model
 
School(Response) - Constructor for class weibo4j.model.School
 
School(JSONObject) - Constructor for class weibo4j.model.School
 
Search - Class in weibo4j
 
Search() - Constructor for class weibo4j.Search
 
SearchSuggestionsApps - Class in weibo4j.examples.search
 
SearchSuggestionsApps() - Constructor for class weibo4j.examples.search.SearchSuggestionsApps
 
searchSuggestionsApps(String) - Method in class weibo4j.Search
 
searchSuggestionsApps(String, int) - Method in class weibo4j.Search
 
SearchSuggestionsAt_users - Class in weibo4j.examples.search
 
SearchSuggestionsAt_users() - Constructor for class weibo4j.examples.search.SearchSuggestionsAt_users
 
searchSuggestionsAt_users(String, int) - Method in class weibo4j.Search
 
searchSuggestionsAt_users(String, int, int, int) - Method in class weibo4j.Search
 
SearchSuggestionsCompanies - Class in weibo4j.examples.search
 
SearchSuggestionsCompanies() - Constructor for class weibo4j.examples.search.SearchSuggestionsCompanies
 
searchSuggestionsCompanies(String) - Method in class weibo4j.Search
 
searchSuggestionsCompanies(String, int) - Method in class weibo4j.Search
 
SearchSuggestionsSchools - Class in weibo4j.examples.search
 
SearchSuggestionsSchools() - Constructor for class weibo4j.examples.search.SearchSuggestionsSchools
 
searchSuggestionsSchools(String) - Method in class weibo4j.Search
 
searchSuggestionsSchools(String, int, int) - Method in class weibo4j.Search
 
SearchSuggestionsStatuses - Class in weibo4j.examples.search
 
SearchSuggestionsStatuses() - Constructor for class weibo4j.examples.search.SearchSuggestionsStatuses
 
searchSuggestionsStatuses(String) - Method in class weibo4j.Search
 
searchSuggestionsStatuses(String, int) - Method in class weibo4j.Search
 
searchSuggestionsUsers - Class in weibo4j.examples.search
 
searchSuggestionsUsers() - Constructor for class weibo4j.examples.search.searchSuggestionsUsers
 
searchSuggestionsUsers(String) - Method in class weibo4j.Search
 
searchSuggestionsUsers(String, int) - Method in class weibo4j.Search
 
setAllowAllActMsg(boolean) - Method in class weibo4j.model.User
 
setAllowAllComment(boolean) - Method in class weibo4j.model.User
 
setAmount(long) - Method in class weibo4j.model.Trend
 
setApi(String) - Method in class weibo4j.model.ApiRateLimits
 
setApiRateLimit(List<ApiRateLimits>) - Method in class weibo4j.model.RateLimitStatus
 
setAttitudesCount(int) - Method in class weibo4j.model.Status
 
setAvatarLarge(String) - Method in class weibo4j.model.User
 
setBase_app(boolean) - Method in class weibo4j.model.Query
 
setBiFollowersCount(int) - Method in class weibo4j.model.User
 
setBmiddlePic(String) - Method in class weibo4j.model.Status
 
setCategory(String) - Method in class weibo4j.model.Emotion
 
setCity(Integer) - Method in class weibo4j.model.Query
 
setCity(int) - Method in class weibo4j.model.User
 
setComments(List<Comment>) - Method in class weibo4j.model.CommentWapper
 
setCommentsCount(int) - Method in class weibo4j.model.Status
 
setCommon(boolean) - Method in class weibo4j.model.Emotion
 
setComorsch(String) - Method in class weibo4j.model.Query
 
setCount(int) - Method in class weibo4j.model.FavoritesTag
 
setCount(int) - Method in class weibo4j.model.Paging
 
setCount(Integer) - Method in class weibo4j.model.Query
 
setCreatedAt(Date) - Method in class weibo4j.model.Comment
 
setCreatedAt(Date) - Method in class weibo4j.model.Status
 
setCreatedAt(Date) - Method in class weibo4j.model.User
 
setDelta(long) - Method in class weibo4j.model.Trend
 
setDescription(String) - Method in class weibo4j.model.User
 
setDomain(String) - Method in class weibo4j.model.User
 
setEndtime(Date) - Method in class weibo4j.model.Query
 
setFavorited(boolean) - Method in class weibo4j.model.Status
 
setFavoritedTime(Date) - Method in class weibo4j.model.Favorites
 
setFavouritesCount(int) - Method in class weibo4j.model.User
 
setFilter_ori(int) - Method in class weibo4j.model.Query
 
setFilter_pic(int) - Method in class weibo4j.model.Query
 
setFollowersCount(int) - Method in class weibo4j.model.User
 
setFollowing(boolean) - Method in class weibo4j.model.User
 
setFollowMe(boolean) - Method in class weibo4j.model.User
 
setFriendsCount(int) - Method in class weibo4j.model.User
 
setFuid(Integer) - Method in class weibo4j.model.Query
 
setGender(Gender) - Method in class weibo4j.model.Query
 
setGender(String) - Method in class weibo4j.model.User
 
setGeocode(String) - Method in class weibo4j.model.Query
 
setGeoEnabled(boolean) - Method in class weibo4j.model.User
 
setHasvisible(String) - Method in class weibo4j.model.CommentWapper
 
setHasvisible(String) - Method in class weibo4j.model.StatusWapper
 
setHasvisible(String) - Method in class weibo4j.model.UserWapper
 
setHot(boolean) - Method in class weibo4j.model.Emotion
 
setHotword(String) - Method in class weibo4j.model.UserTrend
 
setIcon(String) - Method in class weibo4j.model.Emotion
 
setId(long) - Method in class weibo4j.model.Comment
 
setId(String) - Method in class weibo4j.model.FavoritesTag
 
setId(Long) - Method in class weibo4j.model.Status
 
setId(String) - Method in class weibo4j.model.Tag
 
setId(String) - Method in class weibo4j.model.TagWapper
 
setId(Long) - Method in class weibo4j.model.User
 
setIdstr(String) - Method in class weibo4j.model.Comment
 
setIdstr(String) - Method in class weibo4j.model.Status
 
setIdstr(String) - Method in class weibo4j.model.User
 
setInReplyToScreenName(String) - Method in class weibo4j.model.Status
 
setInReplyToStatusId(String) - Method in class weibo4j.model.Status
 
setInReplyToUserId(String) - Method in class weibo4j.model.Status
 
setIpLimit(int) - Method in class weibo4j.model.RateLimitStatus
 
setLang(String) - Method in class weibo4j.model.User
 
setLimit(int) - Method in class weibo4j.model.ApiRateLimits
 
setLimitTimeUnit(String) - Method in class weibo4j.model.ApiRateLimits
 
setList_id(int) - Method in class weibo4j.model.Visible
 
setLocation(String) - Method in class weibo4j.model.User
 
setMaxId(long) - Method in class weibo4j.model.Paging
 
setMid(String) - Method in class weibo4j.model.Comment
 
setMid(String) - Method in class weibo4j.model.Status
 
setMlevel(int) - Method in class weibo4j.model.Status
 
setName(String) - Method in class weibo4j.model.Source
 
setName(String) - Method in class weibo4j.model.Trend
 
setName(String) - Method in class weibo4j.model.User
 
setNeedcount(boolean) - Method in class weibo4j.model.Query
 
setNextCursor(long) - Method in class weibo4j.model.CommentWapper
 
setNextCursor(long) - Method in class weibo4j.model.StatusWapper
 
setNextCursor(long) - Method in class weibo4j.model.UserWapper
 
setNum(String) - Method in class weibo4j.model.UserTrend
 
setOnlineStatus(int) - Method in class weibo4j.model.User
 
setOriginalPic(String) - Method in class weibo4j.model.Status
 
setPage(int) - Method in class weibo4j.model.Paging
 
setPage(Integer) - Method in class weibo4j.model.Query
 
setPhrase(String) - Method in class weibo4j.model.Emotion
 
setPicid(String) - Method in class weibo4j.model.Emotion
 
setPreviousCursor(long) - Method in class weibo4j.model.CommentWapper
 
setPreviousCursor(long) - Method in class weibo4j.model.StatusWapper
 
setPreviousCursor(long) - Method in class weibo4j.model.UserWapper
 
setProfileImageUrl(String) - Method in class weibo4j.model.User
 
setProfileUrl(String) - Method in class weibo4j.model.User
 
setProvince(Integer) - Method in class weibo4j.model.Query
 
setProvince(int) - Method in class weibo4j.model.User
 
setProxyAuthPassword(String) - Method in class weibo4j.http.HttpClient
Sets proxy authentication password.
setProxyAuthUser(String) - Method in class weibo4j.http.HttpClient
Sets proxy authentication user.
setProxyHost(String) - Method in class weibo4j.http.HttpClient
Sets proxy host.
setProxyPort(int) - Method in class weibo4j.http.HttpClient
Sets proxy port.
setQ(String) - Method in class weibo4j.model.Query
 
setQuery(String) - Method in class weibo4j.model.Trend
 
setRelationship(String) - Method in class weibo4j.model.Source
 
setRemainingHits(long) - Method in class weibo4j.model.ApiRateLimits
 
setRemainingIpHits(int) - Method in class weibo4j.model.RateLimitStatus
 
setRemainingUserHits(long) - Method in class weibo4j.model.RateLimitStatus
 
setRemark(String) - Method in class weibo4j.model.User
 
setReplycomment(Comment) - Method in class weibo4j.model.Comment
 
setRepostsCount(int) - Method in class weibo4j.model.Status
 
setResetTime(String) - Method in class weibo4j.model.RateLimitStatus
 
setResetTimeInSeconds(int) - Method in class weibo4j.model.RateLimitStatus
 
setResponseAsString(String) - Method in class weibo4j.http.Response
 
setRetweetedStatus(Status) - Method in class weibo4j.model.Status
 
setRpp(int) - Method in class weibo4j.model.Query
 
setScreenName(String) - Method in class weibo4j.model.User
 
setSdomain(Boolean) - Method in class weibo4j.model.Query
 
setSinceId(int) - Method in class weibo4j.model.Paging
 
setSinceId(long) - Method in class weibo4j.model.Paging
 
setSintro(Boolean) - Method in class weibo4j.model.Query
 
setSnick(Boolean) - Method in class weibo4j.model.Query
 
setSort(int) - Method in class weibo4j.model.Query
 
setSource(String) - Method in class weibo4j.model.Comment
 
setSource(String) - Method in class weibo4j.model.Status
 
setStarttime(Date) - Method in class weibo4j.model.Query
 
setStatus(Status) - Method in class weibo4j.model.Comment
 
setStatus(Status) - Method in class weibo4j.model.Favorites
 
setStatus(Status) - Method in class weibo4j.model.User
 
setStatusCode(int) - Method in class weibo4j.http.Response
 
setStatuses(List<Status>) - Method in class weibo4j.model.StatusWapper
 
setStatusesCount(int) - Method in class weibo4j.model.User
 
setTag(String) - Method in class weibo4j.model.FavoritesTag
 
setTags(List<FavoritesTag>) - Method in class weibo4j.model.Favorites
 
setTags(List<Tag>) - Method in class weibo4j.model.TagWapper
 
setText(String) - Method in class weibo4j.model.Comment
 
setText(String) - Method in class weibo4j.model.Status
 
setThumbnailPic(String) - Method in class weibo4j.model.Status
 
setToken(String) - Method in class weibo4j.http.HttpClient
 
setToken(String) - Method in class weibo4j.Weibo
 
setTotalNumber(long) - Method in class weibo4j.model.CommentWapper
 
setTotalNumber(long) - Method in class weibo4j.model.StatusWapper
 
setTotalNumber(long) - Method in class weibo4j.model.UserWapper
 
settrendId(String) - Method in class weibo4j.model.UserTrend
 
setTruncated(boolean) - Method in class weibo4j.model.Status
 
setType(String) - Method in class weibo4j.model.Emotion
 
setType(int) - Method in class weibo4j.model.Visible
 
setUrl(String) - Method in class weibo4j.model.Emotion
 
setUrl(String) - Method in class weibo4j.model.Source
 
setUrl(String) - Method in class weibo4j.model.User
 
setUser(User) - Method in class weibo4j.model.Comment
 
setUser(User) - Method in class weibo4j.model.Status
 
setUserLimit(long) - Method in class weibo4j.model.RateLimitStatus
 
setUsers(List<User>) - Method in class weibo4j.model.UserWapper
 
setValue(String) - Method in class weibo4j.model.Emotion
 
setValue(String) - Method in class weibo4j.model.Tag
 
setVerified(boolean) - Method in class weibo4j.model.User
 
setVerifiedReason(String) - Method in class weibo4j.model.User
 
setVerifiedType(int) - Method in class weibo4j.model.User
 
setVisible(Visible) - Method in class weibo4j.model.Status
 
setWeight(String) - Method in class weibo4j.model.Tag
 
setWeihao(String) - Method in class weibo4j.model.User
 
ShareCountsOfUrl - Class in weibo4j.examples.shorturl
 
ShareCountsOfUrl() - Constructor for class weibo4j.examples.shorturl.ShareCountsOfUrl
 
shareCountsOfUrl(String) - Method in class weibo4j.ShortUrl
获取短链接在微博上的微博分享数
ShortToLongUrl - Class in weibo4j.examples.shorturl
 
ShortToLongUrl() - Constructor for class weibo4j.examples.shorturl.ShortToLongUrl
 
shortToLongUrl(String) - Method in class weibo4j.ShortUrl
短链接转为长链接
ShortUrl - Class in weibo4j
 
ShortUrl() - Constructor for class weibo4j.ShortUrl
 
ShowFavorite - Class in weibo4j.examples.favorites
 
ShowFavorite() - Constructor for class weibo4j.examples.favorites.ShowFavorite
 
showFavorites(String) - Method in class weibo4j.Favorite
根据收藏ID获取指定的收藏信息
ShowStatus - Class in weibo4j.examples.timeline
 
ShowStatus() - Constructor for class weibo4j.examples.timeline.ShowStatus
 
showStatus(String) - Method in class weibo4j.Timeline
根据微博ID获取单条微博内容
ShowUser - Class in weibo4j.examples.user
 
ShowUser() - Constructor for class weibo4j.examples.user.ShowUser
 
showUserByDomain - Class in weibo4j.examples.user
 
showUserByDomain() - Constructor for class weibo4j.examples.user.showUserByDomain
 
showUserByDomain(String) - Method in class weibo4j.Users
通过个性化域名获取用户资料以及用户最新的一条微博
showUserById(String) - Method in class weibo4j.Users
根据用户ID获取用户信息
showUserByScreenName(String) - Method in class weibo4j.Users
根据用户ID获取用户信息
sinceId(int) - Method in class weibo4j.model.Paging
 
sinceId(long) - Method in class weibo4j.model.Paging
 
Source - Class in weibo4j.model
 
Source(String) - Constructor for class weibo4j.model.Source
 
Status - Class in weibo4j.model
 
Status() - Constructor for class weibo4j.model.Status
 
Status(Response) - Constructor for class weibo4j.model.Status
 
Status(JSONObject) - Constructor for class weibo4j.model.Status
 
Status(String) - Constructor for class weibo4j.model.Status
 
StatusesContentUrl - Class in weibo4j.examples.shorturl
 
StatusesContentUrl() - Constructor for class weibo4j.examples.shorturl.StatusesContentUrl
 
statusesContentUrl(String) - Method in class weibo4j.ShortUrl
获取包含指定单个短链接的最新微博内容
StatusWapper - Class in weibo4j.model
 
StatusWapper(List<Status>, long, long, long, String) - Constructor for class weibo4j.model.StatusWapper
 
Suggestion - Class in weibo4j
 
Suggestion() - Constructor for class weibo4j.Suggestion
 
SuggestionsFavoritesHot - Class in weibo4j.examples.suggestions
 
SuggestionsFavoritesHot() - Constructor for class weibo4j.examples.suggestions.SuggestionsFavoritesHot
 
suggestionsFavoritesHot() - Method in class weibo4j.Suggestion
返回系统推荐的热门收藏
suggestionsFavoritesHot(int, int) - Method in class weibo4j.Suggestion
 
SuggestionsStatusesHot - Class in weibo4j.examples.suggestions
 
SuggestionsStatusesHot() - Constructor for class weibo4j.examples.suggestions.SuggestionsStatusesHot
 
suggestionsStatusesHot(int, int) - Method in class weibo4j.Suggestion
获取微博精选推荐
suggestionsStatusesHot(int, int, Paging) - Method in class weibo4j.Suggestion
 
suggestionsUsersByStatus(String) - Method in class weibo4j.Suggestion
根据一段微博正文推荐相关微博用户
suggestionsUsersByStatus(String, int) - Method in class weibo4j.Suggestion
 
SuggestionsUsersHot - Class in weibo4j.examples.suggestions
 
SuggestionsUsersHot() - Constructor for class weibo4j.examples.suggestions.SuggestionsUsersHot
 
suggestionsUsersHot() - Method in class weibo4j.Suggestion
返回系统推荐的热门用户列表
suggestionsUsersHot(String) - Method in class weibo4j.Suggestion
 
SuggestionsUsersMayInterested - Class in weibo4j.examples.suggestions
 
SuggestionsUsersMayInterested() - Constructor for class weibo4j.examples.suggestions.SuggestionsUsersMayInterested
 
suggestionsUsersMayInterested() - Method in class weibo4j.Suggestion
获取用户可能感兴趣的人
suggestionsUsersMayInterested(int, int) - Method in class weibo4j.Suggestion
 
SuggestionsUsersNot_interested - Class in weibo4j.examples.suggestions
 
SuggestionsUsersNot_interested() - Constructor for class weibo4j.examples.suggestions.SuggestionsUsersNot_interested
 
suggestionsUsersNot_interested(String) - Method in class weibo4j.Suggestion
把某人标识为不感兴趣的人

T

Tag - Class in weibo4j.model
 
Tag(JSONObject) - Constructor for class weibo4j.model.Tag
 
Tag(JSONObject, Weibo) - Constructor for class weibo4j.model.Tag
 
Tags - Class in weibo4j
 
Tags() - Constructor for class weibo4j.Tags
 
TagWapper - Class in weibo4j.model
 
TagWapper(List<Tag>, String) - Constructor for class weibo4j.model.TagWapper
 
Timeline - Class in weibo4j
 
Timeline() - Constructor for class weibo4j.Timeline
 
tipsList(String) - Method in class weibo4j.Place
获取用户的点评列表 注:没有写完
toString() - Method in class weibo4j.http.AccessToken
 
toString() - Method in class weibo4j.http.Response
 
toString() - Method in class weibo4j.model.ApiRateLimits
 
toString() - Method in class weibo4j.model.Comment
 
toString() - Method in class weibo4j.model.Emotion
 
toString() - Method in class weibo4j.model.Favorites
 
toString() - Method in class weibo4j.model.FavoritesTag
 
toString() - Method in class weibo4j.model.IDs
 
toString() - Method in class weibo4j.model.PostParameter
 
toString() - Method in class weibo4j.model.RateLimitStatus
 
toString() - Method in class weibo4j.model.School
 
toString() - Method in class weibo4j.model.Source
 
toString() - Method in class weibo4j.model.Status
 
toString() - Method in class weibo4j.model.Tag
 
toString() - Method in class weibo4j.model.TagWapper
 
toString() - Method in class weibo4j.model.Trend
 
toString() - Method in class weibo4j.model.Trends
 
toString() - Method in class weibo4j.model.User
 
toString() - Method in class weibo4j.model.UserTrend
 
toString() - Method in class weibo4j.model.Visible
 
Trend - Class in weibo4j.model
A data class representing Treand.
Trend(JSONObject) - Constructor for class weibo4j.model.Trend
 
Trend - Class in weibo4j
 
Trend() - Constructor for class weibo4j.Trend
 
TrendDestroy - Class in weibo4j.examples.trends
 
TrendDestroy() - Constructor for class weibo4j.examples.trends.TrendDestroy
 
Trends - Class in weibo4j.model
A data class representing Treands.
trendsDestroy(Integer) - Method in class weibo4j.Trend
取消对某话题的关注
TrendsFollow - Class in weibo4j.examples.trends
 
TrendsFollow() - Constructor for class weibo4j.examples.trends.TrendsFollow
 
trendsFollow(String) - Method in class weibo4j.Trend
关注某话题
ts(String) - Method in class weibo4j.Oauth
 

U

unescape(String) - Static method in class weibo4j.http.HTMLEntity
 
unescape(StringBuffer) - Static method in class weibo4j.http.HTMLEntity
 
unescape(String) - Static method in class weibo4j.http.Response
Unescape UTF-8 escaped characters to string.
UpdateFavoritesTags - Class in weibo4j.examples.favorites
 
UpdateFavoritesTags() - Constructor for class weibo4j.examples.favorites.UpdateFavoritesTags
 
updateFavoritesTags(String) - Method in class weibo4j.Favorite
更新一条收藏的收藏标签
updateFavoritesTags(String, String) - Method in class weibo4j.Favorite
更新一条收藏的收藏标签
UpdateFavoritesTagsBatch - Class in weibo4j.examples.favorites
 
UpdateFavoritesTagsBatch() - Constructor for class weibo4j.examples.favorites.UpdateFavoritesTagsBatch
 
updateFavoritesTagsBatch(String, String) - Method in class weibo4j.Favorite
更新当前登录用户所有收藏下的指定标签
updateProperties(String, String) - Static method in class weibo4j.util.WeiboConfig
 
UpdateStatus - Class in weibo4j.examples.timeline
 
UpdateStatus() - Constructor for class weibo4j.examples.timeline.UpdateStatus
 
UpdateStatus(String) - Method in class weibo4j.Timeline
发布一条新微博
UpdateStatus(String, Float, Float, String) - Method in class weibo4j.Timeline
发布一条新微博
Upload - Class in weibo4j.examples.timeline
 
Upload() - Constructor for class weibo4j.examples.timeline.Upload
 
UPLOAD_MODE - Static variable in class weibo4j.model.Constants
 
UploadStatus(String, ImageItem) - Method in class weibo4j.Timeline
上传图片并发布一条新微博
UploadStatus(String, ImageItem, Float, Float) - Method in class weibo4j.Timeline
上传图片并发布一条新微博
URLEncodeUtils - Class in weibo4j.util
 
URLEncodeUtils() - Constructor for class weibo4j.util.URLEncodeUtils
 
User - Class in weibo4j.model
A data class representing Basic user information element
User(JSONObject) - Constructor for class weibo4j.model.User
 
user_id - Variable in class weibo4j.Oauth
 
UserCount - Class in weibo4j.examples.user
 
UserCount() - Constructor for class weibo4j.examples.user.UserCount
 
userInfoInLBS(String) - Method in class weibo4j.Place
获取LBS位置服务内的用户信息
userInfoInLBS(String, int) - Method in class weibo4j.Place
 
Users - Class in weibo4j
 
Users() - Constructor for class weibo4j.Users
 
UserTrend - Class in weibo4j.model
话题
UserTrend() - Constructor for class weibo4j.model.UserTrend
 
UserTrend(Response) - Constructor for class weibo4j.model.UserTrend
 
UserTrend(JSONObject) - Constructor for class weibo4j.model.UserTrend
 
UserWapper - Class in weibo4j.model
对User对象列表进行的包装,以支持cursor相关信息传递
UserWapper(List<User>, long, long, long, String) - Constructor for class weibo4j.model.UserWapper
 
useSSL() - Static method in class weibo4j.model.Configuration
 

V

valueOf(String) - Static method in enum weibo4j.model.Gender
Returns the enum constant of this type with the specified name.
valueOf(Gender) - Static method in enum weibo4j.model.Gender
 
values() - Static method in enum weibo4j.model.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in weibo4j.model
 
Version() - Constructor for class weibo4j.model.Version
 
Visible - Class in weibo4j.model
 
Visible(JSONObject) - Constructor for class weibo4j.model.Visible
 

W

Weibo - Class in weibo4j
 
Weibo() - Constructor for class weibo4j.Weibo
 
weibo4j - package weibo4j
 
weibo4j.examples.account - package weibo4j.examples.account
 
weibo4j.examples.comment - package weibo4j.examples.comment
 
weibo4j.examples.favorites - package weibo4j.examples.favorites
 
weibo4j.examples.friendships - package weibo4j.examples.friendships
 
weibo4j.examples.oauth2 - package weibo4j.examples.oauth2
 
weibo4j.examples.place - package weibo4j.examples.place
 
weibo4j.examples.publicservice - package weibo4j.examples.publicservice
 
weibo4j.examples.remind - package weibo4j.examples.remind
 
weibo4j.examples.search - package weibo4j.examples.search
 
weibo4j.examples.shorturl - package weibo4j.examples.shorturl
 
weibo4j.examples.suggestions - package weibo4j.examples.suggestions
 
weibo4j.examples.tags - package weibo4j.examples.tags
 
weibo4j.examples.timeline - package weibo4j.examples.timeline
 
weibo4j.examples.trends - package weibo4j.examples.trends
 
weibo4j.examples.user - package weibo4j.examples.user
 
weibo4j.http - package weibo4j.http
 
weibo4j.model - package weibo4j.model
 
weibo4j.util - package weibo4j.util
 
WeiboConfig - Class in weibo4j.util
 
WeiboConfig() - Constructor for class weibo4j.util.WeiboConfig
 
WeiboException - Exception in weibo4j.model
An exception class that will be thrown when WeiboAPI calls are failed.
In case the Weibo server returned HTTP error code, you can get the HTTP status code using getStatusCode() method.
WeiboException(String) - Constructor for exception weibo4j.model.WeiboException
 
WeiboException(Exception) - Constructor for exception weibo4j.model.WeiboException
 
WeiboException(String, int) - Constructor for exception weibo4j.model.WeiboException
 
WeiboException(String, JSONObject, int) - Constructor for exception weibo4j.model.WeiboException
 
WeiboException(String, Exception) - Constructor for exception weibo4j.model.WeiboException
 
WeiboException(String, Exception, int) - Constructor for exception weibo4j.model.WeiboException
 
WeiboResponse - Class in weibo4j.model
Super class of Weibo Response objects.
WeiboResponse() - Constructor for class weibo4j.model.WeiboResponse
 
WeiboResponse(Response) - Constructor for class weibo4j.model.WeiboResponse
 

X

X_AUTH_MODE - Static variable in class weibo4j.model.Constants
 
A B C D E F G H I L M O P Q R S T U V W X 

Copyright © 2013. All Rights Reserved.