eu.esdihumboldt.hale.io.gml.internal.simpletype.converters
Class DateToXmlDate
java.lang.Object
eu.esdihumboldt.hale.io.gml.internal.simpletype.converters.DateToXmlDate
- All Implemented Interfaces:
- org.springframework.core.convert.converter.Converter<Date,org.apache.xmlbeans.XmlDate>
public class DateToXmlDate
- extends Object
- implements org.springframework.core.convert.converter.Converter<Date,org.apache.xmlbeans.XmlDate>
Convert Date
to xs:date
Method Summary |
org.apache.xmlbeans.XmlDate |
convert(Date value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateToXmlDate
public DateToXmlDate()
convert
public org.apache.xmlbeans.XmlDate convert(Date value)
- Specified by:
convert
in interface org.springframework.core.convert.converter.Converter<Date,org.apache.xmlbeans.XmlDate>
- See Also:
Converter.convert(Object)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d