Review Questions

   

Java™ 2 Primer Plus
By Steven Haines, Steve Potts

Table of Contents
Chapter 25.  XML


1:

Why is XML a good choice for transferring data between operating systems and programming languages?

2:

What is the difference between SAX and DOM?

3:

Which implementation parses documents faster, SAX or DOM?

4:

Does a SAX parser maintain an entire XML document in memory?

5:

When would you be forced to use SAX over DOM?

6:

What is XSLT?

7:

Describe the purpose of a style sheet.

8:

Why is JDOM intuitive to Java programmer?

9:

How do you read an XML document using JDOM?

10:

How do you print an XML document to the screen using JDOM?


       
    Top
     



    Java 2 Primer Plus
    Java 2 Primer Plus
    ISBN: 0672324156
    EAN: 2147483647
    Year: 2001
    Pages: 332

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net