Using JAXB in JDeveloper 10.1.3, Page 6
To unmarshal the example XML document, right-click JAXBUnMarshaller.java and select Run.

Click here for a larger image.
Figure 8: Running Unmarshalling JAXB Application
The output from JAXBUnMarshaller.java lists the values of the different attributes and elements in the example XML document.

Click here for a larger image.
Figure 9:Unmarshalled XML Document using JAXB
Conclusion
JDeveloper 10.1.3 provides a JAX-B compiler with which an XML schema may be compiled to its Java representation. Subsequently, the Java classes may be used to create an XML document and read an XML document.
0 Comments (click to add your comment)
Networking Solutions
