Package org.x2jb.bind.spi.provider

Extensibility package for creating custom XML 2 Java Binding providers.

See:
          Description

Interface Summary
BindingDefinition Defines mapping of methods and interfaces to XML elements and attributes.
BindingFactory Users that wish to write their own XML 2 Java Binding Provider have to implement this interface.
 

Package org.x2jb.bind.spi.provider Description

Extensibility package for creating custom XML 2 Java Binding providers.

This package is part of XML 2 Java Binding extensibility mechanism.