Uses of Class
crawlercommons.sitemaps.extension.PageMapDataObject
-
Packages that use PageMapDataObject Package Description crawlercommons.sitemaps.extension Extensions to the sitemaps protocol for additional attributes and links to alternate media formats, for example image, video and news sitemaps. -
-
Uses of PageMapDataObject in crawlercommons.sitemaps.extension
Methods in crawlercommons.sitemaps.extension that return types with arguments of type PageMapDataObject Modifier and Type Method Description List<PageMapDataObject>
PageMap. getPageMapDataObjects()
Methods in crawlercommons.sitemaps.extension with parameters of type PageMapDataObject Modifier and Type Method Description void
PageMap. addDataObject(PageMapDataObject d)
-