Package org.codehaus.xfire.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
BooleanType SimpleSerializer
CalendarType Type for the Calendar class.
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).
DocumentType Reads and writes org.w3c.dom.Document types.
DoubleType SimpleSerializer
FloatType SimpleSerializer
IntType SimpleSerializer
LongType SimpleSerializer
ShortType SimpleSerializer
StringType SimpleSerializer
TimestampType Type for the Time class which serializes to an xs:time.
TimeType Type for the Time class which serializes to an xs:time.
XMLBeanTypeInfo  
 



Copyright © 2004-2005 Codehaus. All Rights Reserved.