Uses of Enum Class
org.simpleframework.xml.transform.DateType
Packages that use DateType
-
Uses of DateType in org.simpleframework.xml.transform
Subclasses with type arguments of type DateType in org.simpleframework.xml.transformModifier and TypeClassDescription(package private) enumTheDateTypeenumeration provides a set of known date formats supported by the date transformer.Methods in org.simpleframework.xml.transform that return DateTypeModifier and TypeMethodDescriptionstatic DateTypeThis is used to acquire a date type using the specified text as input.static DateTypeReturns the enum constant of this class with the specified name.static DateType[]DateType.values()Returns an array containing the constants of this enum class, in the order they are declared.