DataBindings has been edited by Dan Diephouse (Mar 21, 2007).

(View changes)

Content:

CXF uses JAXB 2.x as its default databinding.

CXF also includes two 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.

Reply via email to