Binding definitions are the core of working with JiBX. In order to usefully apply JiBX to your applications you need to understand what can and can't be done in a binding definition. This tutorial is designed to give an overview of doing various types of binding operations in JiBX to help you get up to speed as quickly as possible. For full information on working with binding files, see the Binding Definition reference section of the documentation.

You can go through the tutorial in sequence using the forward links at the bottom of each page, use the menu to the left to browse by individual page, or use this table of contents to jump directly to a particular section of the tutorial:

The actual Java code, binding definition files, and XML documents for many of the examples are included in the JiBX distribution under the /tutorial directory. The /tutorial/index.html file gives a list of the specific examples provided.