Package org.x2jb.bind

The core package of XML 2 Java Binding tool.

See:
          Description

Class Summary
XML2Java XML 2 Java Binding core class.
 

Exception Summary
BindingException XML 2 Java Binding exception heavily used by this framework.
 

Annotation Types Summary
Binding Defines mapping of methods to XML elements and attributes.
 

Package org.x2jb.bind Description

The core package of XML 2 Java Binding tool.

Users will directly use only classes located in this package.