Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Data Bindings

CXF uses JAXB 2.x as its default databinding. CXF also includes two the following other databinding. There is the Aegis Databinding which will turn nearly any java object into something that can be represented using schema, including Maps, Lists, and unannotated java types. Also, there is the SourceDataBinding. This databinding reads and writes Source objects.data bindings. Note that from CXF 3.2.0, the XMLBeans, SDO and JiBX databindings have been removed.

Children Display