org.sape.smfw.xmlutils
Class DateDeserializer
java.lang.Object
org.sape.smfw.xmlutils.DateDeserializer
- public class DateDeserializer
- extends Object
A deserializer for XML Schema "date" datatype.
Based on Apache Axis org.apache.axis.encoding.ser.DateDeserializer.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
zulu
private static SimpleDateFormat zulu
calendar
private static Calendar calendar
DateDeserializer
public DateDeserializer()
fromXml
public static final Date fromXml(String stringValue)
throws ParseException
- Throws:
ParseException
Copyright 2003 Sapient Corporation. All Rights Reserved.