|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.spy.digg.parsers.UserImpl
public class UserImpl
A Digg user.
| Constructor Summary | |
|---|---|
UserImpl(org.w3c.dom.Node n)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getIcon()
Get the URL to this user's icon. |
java.lang.String |
getName()
Get the name of this user. |
int |
getProfileviews()
Get the number of profile views for this user. |
long |
getRegistered()
Get the date this user registered. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UserImpl(org.w3c.dom.Node n)
| Method Detail |
|---|
public java.lang.String getIcon()
User
getIcon in interface Userpublic java.lang.String getName()
User
getName in interface Userpublic int getProfileviews()
User
getProfileviews in interface Userpublic long getRegistered()
User
getRegistered in interface Userpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||