Java Technology Home Page
A-Z Index

The Source for Java Technology

 

Downloads, APIs, Documentation
Java Developer Connection
Docs, Tutorials, Tech Articles, Training
Online Support
Community Discussion
News & Events from Everywhere
Products from Everywhere
How Java Technology is Used Worldwide
Java Technology
& XML
Downloads &
Specifications
News & Articles
White Papers
Learning Center
Resources
FAQ
Mailing List
Web Services

The Tutorial for the JavaTM/ Api for XML Parsing (JAXP) version 1.1 is nearly complete. See the Work in Progress page for details.



Book icon Working with XML, the JavaTM XML Tutorial, is an online manual that can quickly get you up to speed writing XML code and XML-based software for end-user applications. Using step-by-step walkthroughs and lots of code examples, the Tutorial is divided into sections that cover the following major topics:

  • Understanding XML and the Java XML APIsexplains the basics of XML and gives you a guide to the acronyms associated with it. It also provides an overview of the Java XML APIs you can use to manipulate XML-based data.

  • Serial Access with the Simple API for XML (SAX) walks you through the process of creating an XML file and tells you how to read it sequentially, walking you through the callbacks the parser makes to event-handling methods you supply.

  • XML and the Document Object Model (DOM) explains how to create and manipulate a hierarchy of data objects so you can randomly access it and modify its contents.
      
  • Using XSLT shows how to transform an XML structure into a different format. This is also the API you use to write an XML file from a tree of objects in memory, and to create XML from an arbitrary document structure.


[ This page was updated: Wednesday, 16-May-2001 17:08:45 MDT ]

Products & APIs - Developer Connection - Docs & Training - Support
Community Discussion - Industry News - Solutions Marketplace - Case Studies
Glossary - Feedback - A-Z Index

For more information on Java technology
and other software from Sun Microsystems, call:
(800) 786-7638
Outside the U.S. and Canada, dial your country's AT&T Direct Access Number first.
Sun Microsystems, Inc.
Copyright © 1995-2001 Sun Microsystems, Inc.
All Rights Reserved. Terms of Use. Privacy Policy.