Package org.apache.camel.model.dataformat

The JAXB POJOs for the Data Formats used to marshal and unmarshal objects to and from streams inside components

See:
          Description

Class Summary
ArtixDSDataFormat Represents the Artix Data Services DataFormat
CsvDataFormat Represents a CSV (Comma Separated Values) DataFormat
DataFormatsType Represents the XML type for a collection of DataFormats.
DataFormatType Represents the base XML type for DataFormat.
FlatpackDataFormat Represents a Flatpack DataFormat.
HL7DataFormat Represents a HL7 DataFormat.
JaxbDataFormat Represents the JAXB2 XML DataFormat
JsonDataFormat  
SerializationDataFormat Represents the Java Serialization DataFormat
StringDataFormat Represents the String (text based) DataFormat
XMLBeansDataFormat Represents the XMLBeans XML DataFormat
XStreamDataFormat Represents the XStream XML DataFormat
ZipDataFormat  
 

Enum Summary
ArtixDSContentType  
 

Package org.apache.camel.model.dataformat Description

The JAXB POJOs for the Data Formats used to marshal and unmarshal objects to and from streams inside components



Copyright © 2008 IONA Open Source Community. All Rights Reserved.