Spec-Zone .ru
спецификации, руководства, описания, API
Trail: Java Architecture for XML Binding (JAXB)
Lesson: Introduction to JAXB
Representing XML Content
Home Page > Java Architecture for XML Binding (JAXB) > Introduction to JAXB

Representing XML Content

This section describes how JAXB represents XML content as Java objects.

Java Representation of XML Schema

JAXB supports the grouping of generated classes in Java packages. A package consists of the following:


Problems with the examples? Try Compiling and Running the Examples: FAQs.
Complaints? Compliments? Suggestions? Give us your feedback.

Previous page: JAXB Architecture
Next page: Binding XML Schemas