Class SitemapService.SitemapList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<SitemapService.SitemapPage>, Collection<SitemapService.SitemapPage>, List<SitemapService.SitemapPage>, RandomAccess, SequencedCollection<SitemapService.SitemapPage>
Enclosing class:
SitemapService

public static class SitemapService.SitemapList extends ArrayList<SitemapService.SitemapPage>
The class SitemapList contains the transport object to encode a list of sitemap pages.
See Also:
  • Constructor Details

    • SitemapList

      public SitemapList()