Package org.x2jb.bind.spi.handler

Extensibility package for creating custom XML 2 Java Binding handlers.

See:
          Description

Interface Summary
AttributeHandler Users that wish to write their own X2JB Attribute Handler have to implement this interface.
ElementHandler Users that wish to write their own X2JB Element Handler have to implement this interface.
 

Package org.x2jb.bind.spi.handler Description

Extensibility package for creating custom XML 2 Java Binding handlers.

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