Uses of Class
cz.jiripinkas.jsitemapgenerator.W3CDateFormat.Pattern
-
Packages that use W3CDateFormat.Pattern Package Description cz.jiripinkas.jsitemapgenerator -
-
Uses of W3CDateFormat.Pattern in cz.jiripinkas.jsitemapgenerator
Methods in cz.jiripinkas.jsitemapgenerator that return W3CDateFormat.Pattern Modifier and Type Method Description static W3CDateFormat.PatternW3CDateFormat.Pattern. valueOf(String name)Returns the enum constant of this type with the specified name.static W3CDateFormat.Pattern[]W3CDateFormat.Pattern. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in cz.jiripinkas.jsitemapgenerator with parameters of type W3CDateFormat.Pattern Constructor Description W3CDateFormat(W3CDateFormat.Pattern pattern)Build a formatter using the specified Pattern, or AUTO mode
-