org.apache.cxf.aegis.util.date |
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
|
Java Source File Name | Type | Comment |
XsDateFormat.java | Class |
An instance of
java.text.Format , which may be used to parse and
format xs:date values. |
XsDateTimeFormat.java | Class |
An instance of
java.text.Format , which may be used to parse and
format xs:dateTime values. |
XsTimeFormat.java | Class |
An instance of
java.text.Format , which may be used to parse and
format xs:time values. |