Versions Compared

Key

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

...

CXF also includes two other databinding. There is the Aegis Databinding (2.0.x)databinding which will turn nearly any java 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.

...