JAXB: Architecture | |
JAXB provides a convenient way to bind XML schemas to Java classes. The graphic displays the architecture of JAXB. Note that in the graphic, the XML document follows the structure described by the XML schema. The architecture represents the entire schema conceptually in memory without having to parse XML documents using SAX or DOM APIs. JAXB provides the JAXB binding compiler (XJC) and the following processes to manipulate XML documents:
|
![]() |
Click the Next button to continue. |