public class SitemapUrlSet extends Object
SitemapIndex, a sitemap of entries.| Constructor and Description |
|---|
SitemapUrlSet()
Create a new sitemap with the default settings
|
| Modifier and Type | Method and Description |
|---|---|
void |
appendSitemapEntry(SitemapEntry e)
Add an entry to the sitemap
|
List<SitemapEntry> |
getSitemapEntries()
Get all the sitemap entries
|
public SitemapUrlSet()
public void appendSitemapEntry(SitemapEntry e)
e - public List<SitemapEntry> getSitemapEntries()
Copyright © 2013 DuraSpace, Inc.. All rights reserved.