Apache CXF API

Uses of Class
org.apache.cxf.aegis.type.basic.DateType

Packages that use DateType
org.apache.cxf.aegis.type.basic   
 

Uses of DateType in org.apache.cxf.aegis.type.basic
 

Subclasses of DateType in org.apache.cxf.aegis.type.basic
 class SqlDateType
          AegisType for the java.sql.Date class which serializes as an xsd:date (no time information).
 class TimezoneLessDateType
          AegisType for the Date class which serializes as an xsd:date (no time and timezone information).
 


Apache CXF API

Apache CXF