Package org.restlet.ext.jaxb

Integration with JAXB 2.1.

See:
          Description

Class Summary
JaxbRepresentation<T> An XML representation based on JAXB that provides easy translation between XML and JAXB element class trees.
 

Package org.restlet.ext.jaxb Description

Integration with JAXB 2.1. JAXB provides a convenient way to process XML content using Java objects by binding it's XML schema to Java representation.

Since:
1.0
See Also:
JAXB Web site


Copyright © 2005-2008 Noelios Technologies.