public final class WebPageBookmark extends Bookmark
| Constructor and Description |
|---|
WebPageBookmark(String name,
URL url)
Creates a web page bookmark.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
URL |
getUrl()
Gets the URL of the web page.
|
int |
hashCode() |
String |
toString() |
Copyright © 2014 XMPP.rocks. All rights reserved.