See: Description
Class | Description |
---|---|
TimezoneLessXsDateFormat |
An instance of
Format , which may be used to parse and
format xs:date values without timezone. |
XsDateFormat |
An instance of
Format , which may be used to parse and
format xs:date values. |
XsDateTimeFormat |
An instance of
Format , which may be used to parse and
format xs:dateTime values. |
XsTimeFormat |
An instance of
Format , which may be used to parse and
format xs:time values. |
These classes are from the Apache WS-Commons project. They are included here for convenience only. Sources can be found here:
http://svn.apache.org/viewcvs.cgi/webservices/commons/trunk/util
Apache CXF