9.4. Creating an XML Document with JDOM
JDOM is a Java-specific API for processing XML documents. Its capabilities are very similar to DOM, but because it is language-specific it takes better advantage of Java language capabilities. It also strives to simplify XML processing by focusing on commonly used capabilities rather than going for 100 percent coverage of every possible operation that might conceivably be attempted.
New Components | |||
---|---|---|---|
Name | Package | Class or Interface | Comment |
JDOM | nfl.presentation.xml | Class | Produces Standings in XML format using JDOM APIs. |
Existing Components | |||
Component | Description | ||
layered.jar | All classes and interfaces of the layered version of the application (as presented in ... |
Get J2EE™ and JAX™: Developing Web Applications and Web Services now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.