java.lang.Object
org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters

@Converter(generateLoader=true) public class EbXML30Converters extends Object
Camel type converters for EbXML 3.0.

There are three types of classes for EbXML:

  • The version dependent classes from the schema files
  • The version independent classes
  • The meta data classes All of these can be converted into each other with the appropriate factories or constructors.
  • Author:
    Jens Riemschneider