public class WebPage extends Object
| Constructor and Description |
|---|
WebPage() |
| Modifier and Type | Method and Description |
|---|---|
String |
constructUrl(W3CDateFormat dateFormat,
String baseUrl) |
ChangeFreq |
getChangeFreq() |
Date |
getLastMod() |
String |
getName() |
Double |
getPriority() |
String |
getShortDescription() |
String |
getShortName() |
WebPage |
setChangeFreq(ChangeFreq changeFreq) |
WebPage |
setLastMod(Date lastMod) |
WebPage |
setName(String name) |
WebPage |
setPriority(Double priority) |
WebPage |
setShortDescription(String shortDescription) |
WebPage |
setShortName(String shortName) |
public String constructUrl(W3CDateFormat dateFormat, String baseUrl)
public String getShortName()
public String getShortDescription()
public WebPage setChangeFreq(ChangeFreq changeFreq)
public String getName()
public Date getLastMod()
public ChangeFreq getChangeFreq()
public Double getPriority()
Copyright © 2015. All rights reserved.