|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectyt4droid.parser.UserProfileParser
public class UserProfileParser
| メソッドの概要 | |
|---|---|
static UserProfile |
createUserProfile(HttpResponse res,
Configuration conf)
|
java.lang.String |
getAge()
Returns age of the account(user) |
java.lang.String |
getGender()
Returns gender of the account(user) |
java.lang.String |
getId()
Returns id of the account(user) |
java.lang.String |
getLocation()
Returns location of the account(user) |
java.lang.String |
getName()
Returns name of the account(user) |
java.util.Date |
getPublished()
Returns published date of the account(user) |
StatisticsEntity |
getStatics()
Returns statistics of the account(user) |
java.lang.String |
getThumbnail()
Returns thumbnail url of the account(user) |
java.lang.String |
getTitle()
Returns title of the account(user) |
java.util.Date |
getUpdated()
Returns updated date of the account(user) |
java.lang.String |
getUri()
Returns uri of the account(user) |
java.lang.String |
getUserName()
Returns user name of the account(user) |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| メソッドの詳細 |
|---|
public java.lang.String getId()
UserProfile の記述:
UserProfile 内の getIdhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_profiles.htmlpublic java.util.Date getPublished()
UserProfile の記述:
UserProfile 内の getPublishedhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_profiles.htmlpublic java.util.Date getUpdated()
UserProfile の記述:
UserProfile 内の getUpdatedhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_profiles.htmlpublic java.lang.String getTitle()
UserProfile の記述:
UserProfile 内の getTitlehttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_profiles.htmlpublic java.lang.String getName()
UserProfile の記述:
UserProfile 内の getNamehttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_profiles.htmlpublic java.lang.String getUri()
UserProfile の記述:
UserProfile 内の getUrihttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_profiles.htmlpublic java.lang.String getAge()
UserProfile の記述:
UserProfile 内の getAgehttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_profiles.htmlpublic java.lang.String getGender()
UserProfile の記述:
UserProfile 内の getGenderhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_profiles.htmlpublic java.lang.String getLocation()
UserProfile の記述:
UserProfile 内の getLocationhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_profiles.htmlpublic StatisticsEntity getStatics()
UserProfile の記述:
UserProfile 内の getStaticshttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_profiles.htmlpublic java.lang.String getThumbnail()
UserProfile の記述:
UserProfile 内の getThumbnailhttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_profiles.htmlpublic java.lang.String getUserName()
UserProfile の記述:
UserProfile 内の getUserNamehttp://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_profiles.html
public static UserProfile createUserProfile(HttpResponse res,
Configuration conf)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||