XML Processing with Java Object Technology
Scott Ryan looks at two of the more popular frameworks used to turn XML input into Java objects and Java objects into XML.Strongly Typed XML in Java with XMLBeans
Cezar Cristian Andrei presents how XML documents can be manipulated in Java applications in a strongly typed fashion.Leveraging Complex Schema Features in Java the XMLBeans Way
Raj Alagumalai and Raju Subramanian discuss how XMLBeans handles some schema types, how it provides access to the entire XML infoset, and how it provides access to the schema object model.Using XMLBeans in Web Service Clients and User Interfaces
Steve Hanson shows how to create and use XMLBeans in a Web service client and then leverages their capabilities in an actual client for the Google Web service.