public class SitemapIndex extends Object
| Constructor and Description |
|---|
SitemapIndex()
Create a new sitemap index (sitemap-of-sitemaps)
|
| Modifier and Type | Method and Description |
|---|---|
void |
appendSitemapEntry(SitemapEntry e)
Add an entry to the sitemap
|
List<SitemapEntry> |
getSitemapEntries()
Get all the sitemap's entries
|
public SitemapIndex()
public void appendSitemapEntry(SitemapEntry e)
e - public List<SitemapEntry> getSitemapEntries()
Copyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.