Overview

A JAXB tag library using the Apache JaxMe implementation. Tags are provided for marshalling java objects into xml and unmarshalling xml into java objects which will work with any JAXB implementation. The generation tag generates java objects which can be marshalled and unmarshalled by JaxMe and are specific to that implementation.

See the tags for more information.