Package org.bremersee.xml.adapter
Class DateXmlAdapter
The date xml adapter.
- Author:
- Christian Bremer
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new date xml adapter.DateXmlAdapter
(TimeZone timeZone, Locale locale) Instantiates a new date xml adapter. -
Method Summary
-
Constructor Details
-
DateXmlAdapter
public DateXmlAdapter()Instantiates a new date xml adapter. -
DateXmlAdapter
Instantiates a new date xml adapter.- Parameters:
timeZone
- the time zonelocale
- the locale
-
-
Method Details