Package de.xima.fc.transform.xml
Class SimpleXmlUtcTimestampConverter
- java.lang.Object
-
- de.xima.fc.transform.xml.SimpleXmlUtcTimestampConverter
-
-
Constructor Summary
Constructors Constructor Description SimpleXmlUtcTimestampConverter()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DategetDate(String text)static StringgetType(String text)Timestampread(String value)Stringwrite(Timestamp value)
-