Apache CXF API

Package org.apache.cxf.aegis.type.basic

Class Summary
ArrayType An ArrayType.
Base64Type Converts back and forth to byte[] objects.
BeanType Serializes JavaBeans.
BeanTypeInfo  
BigDecimalType Type for a BigDecimal
BigIntegerType Type for a BigInteger
BooleanType  
CalendarType Type for the Calendar class.
CharacterType  
DateTimeType Type for the Date class which serializes as an xsd:dateTime.
DateType Type for the Date class which serializes as an xsd:date (no time information).
DoubleType  
FloatType  
IntType SimpleSerializer
LongType  
ObjectType Type for runtime inspection of types.
ShortType  
SqlDateType Type for the java.sql.Date class which serializes as an xsd:date (no time information).
StringType  
TimestampType Type for the Time class which serializes to an xs:time.
TimeType Type for the Time class which serializes to an xs:time.
URIType Type for a URI
XMLBeanTypeInfo  
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.