|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jniwrapper.win32.ie.BrowserHistory.Entry
public static class BrowserHistory.Entry
Represents single history page.
| Constructor Summary | |
|---|---|
BrowserHistory.Entry()
Creates browser history entry. |
|
| Method Summary | |
|---|---|
long |
getExpires()
Returns the expires time. |
long |
getLastUpdated()
Returns the last updated time. |
long |
getLastVisited()
Returns the last visited time. |
java.lang.String |
getTitle()
Returns document title. |
java.lang.String |
getUrl()
Return document location. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrowserHistory.Entry()
| Method Detail |
|---|
public java.lang.String getTitle()
public java.lang.String getUrl()
public long getExpires()
public long getLastUpdated()
public long getLastVisited()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||