| Package | Description |
|---|---|
| cz.jiripinkas.jsitemapgenerator |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,WebPage> |
AbstractGenerator.urls |
| Modifier and Type | Method and Description |
|---|---|
WebPage |
WebPage.setChangeFreq(ChangeFreq changeFreq) |
WebPage |
WebPage.setLastMod(Date lastMod) |
WebPage |
WebPage.setName(String name) |
WebPage |
WebPage.setPriority(Double priority) |
WebPage |
WebPage.setShortDescription(String shortDescription) |
WebPage |
WebPage.setShortName(String shortName) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGenerator.addPage(WebPage webPage)
Add single page to sitemap
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGenerator.addPages(Collection<WebPage> webPages)
Add collection of pages to sitemap
|
Copyright © 2014. All Rights Reserved.