Skip to main content

Extensible Markup Language (XML)

  • Chapter
Java™ 6 Platform Revealed
  • 372 Accesses

Summary

If you’ve been doing Java EE-related development, many of the new XML-related APIs for Mustang won’t be new and different for you. All they are now is standard with Java SE. The JAXB 2.0 libraries give you Java-to-XML and XML-to-Java data bindings, the XML Digital Signature API gives you signing of your XML files, and the StAX processing gives you yet another way to parse your XML files—this time in a streaming fashion with the possibility to write and not just read the stream.

The next chapter takes you to even more familiar APIs for the Java EE developer: those related to web services. With the ever-growing popularity of web services, they aren’t just for enterprise developers anymore. Thanks to their inclusion in Java 6, you too can use them without adding any optional packages to your Java SE environment.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 29.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 39.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2006 John Zukowski

About this chapter

Cite this chapter

(2006). Extensible Markup Language (XML). In: Java™ 6 Platform Revealed. Apress. https://doi.org/10.1007/978-1-4302-0187-8_6

Download citation

Publish with us

Policies and ethics