Uses of Class
crawlercommons.sitemaps.extension.NewsAttributes.AccessOption
-
Packages that use NewsAttributes.AccessOption 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 NewsAttributes.AccessOption in crawlercommons.sitemaps.extension
Methods in crawlercommons.sitemaps.extension that return NewsAttributes.AccessOption Modifier and Type Method Description NewsAttributes.AccessOptionNewsAttributes. getAccess()static NewsAttributes.AccessOptionNewsAttributes.AccessOption. valueOf(String name)Returns the enum constant of this type with the specified name.static NewsAttributes.AccessOption[]NewsAttributes.AccessOption. values()Returns an array containing the constants of this enum type, in the order they are declared.
-