文档

Java™ 教程-Java Tutorials 中文版
代表 XML 内容
Trail: Java Architecture for XML Binding (JAXB)
Lesson: Introduction to JAXB

代表 XML 内容

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:


Previous page: JAXB Architecture
Next page: Binding XML Schemas