Free Computer Books Downloads and Reviews; from desktop to cloud computing...C++, C#, Java, ASP.NET, Silverlight, Cloud computing, Microsoft Expression Blend, Android, Unix, Operating Systems, PHP, Visual Basic, Mobile Phones...... Updated regularly....Keep visiting.....

Thursday 21 August 2014

Processing XML with Java: A Guide to SAX, DOM, JDOM, JAXP, and TrAX


A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.

Processing XML with Java™ provides a brief review of XML fundamentals, including XML syntax; DTDs, schemas, and validity; stylesheets; and the XML protocols XML-RPC, SOAP, and RSS. The core of the book comprises in-depth discussions on the key XML APIs Java programmers must use to create and manipulate XML files with Java. These include the Simple API for XML (SAX), the Document Object Model (DOM), and JDOM (a Java native API). In addition, the book covers many useful supplements to these core APIs, including XPath, XSLT, TrAX, and JAXP.

Practical in focus, Processing XML with Java™is filled with over two hundred examples that demonstrate how to accomplish various important tasks related to file formats, data exchange, document transformation, and database integration. You will learn how to read and write XML documents with Java code, convert legacy flat files into XML documents, communicate with network servers that send and receive XML data, and much more. Readers will find detailed coverage of the following:

    How to choose the right API for the job
    Reading documents with SAX
    SAX filters
    Validation in several schema languages
    DOM implementations for Java
    The DOM Traversal Module
    Output from DOM
    Reading and writing XML documents with JDOM
    Searching XML documents with XPath
    Combining XSLT transforms with Java code
    TrAX, the Transformations API for XML
    JAXP, the Java API for XML Processing

Title Processing XML with Java: A Guide to SAX, DOM, JDOM, JAXP, and TrAX
Author(s) Elliotte Rusty Harold
Publisher: Addison-Wesley Professional (November 15, 2002)
Paperback 1120 pages
Language: English
ISBN-10: 0201771861
ISBN-13: 978-0201771862
eBook: http://www.cafeconleche.org/books/xmljava/

No comments:

Post a Comment

loading...

Search: