public class URLWebPage extends Object
URLWebPage(String url, WebPage datum)
WebPage
getDatum()
String
getUrl()
void
setDatum(WebPage datum)
setUrl(String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URLWebPage(String url, WebPage datum)
public String getUrl()
public void setUrl(String url)
public WebPage getDatum()
public void setDatum(WebPage datum)
Copyright © 2015 The Apache Software Foundation