Uses of Class
cz.jiripinkas.jsitemapgenerator.generator.SitemapGenerator.AdditionalNamespace
-
Packages that use SitemapGenerator.AdditionalNamespace Package Description cz.jiripinkas.jsitemapgenerator.generator -
-
Uses of SitemapGenerator.AdditionalNamespace in cz.jiripinkas.jsitemapgenerator.generator
Methods in cz.jiripinkas.jsitemapgenerator.generator that return SitemapGenerator.AdditionalNamespace Modifier and Type Method Description static SitemapGenerator.AdditionalNamespaceSitemapGenerator.AdditionalNamespace. valueOf(String name)Returns the enum constant of this type with the specified name.static SitemapGenerator.AdditionalNamespace[]SitemapGenerator.AdditionalNamespace. values()Returns an array containing the constants of this enum type, in the order they are declared.
-