Logo

Processing XML with Java by Elliotte Rusty Harold

Large book cover: Processing XML with Java

Processing XML with Java
by

Publisher: Addison-Wesley Professional
ISBN/ASIN: 0201771861
ISBN-13: 9780201771862
Number of pages: 1120

Description:
This book is meant for Java programmers who need to do anything with XML. It teaches the fundamentals and advanced topics, leaving nothing out. It is a comprehensive course in processing XML with Java that takes developers from little knowledge of XML to designing sophisticated XML applications and parsing complicated documents. The examples cover a wide range of possible uses including file formats, data exchange, document transformation, database integration, and more.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Apache AntApache Ant
by - Wikibooks
Apache Ant is an XML-based scripting language used by the Open Source community. Ant automates tasks such as compiling source code, building deployment packages and automatically checking dependencies of what needs to be updated in a build set.
(8757 views)
Book cover: XPath and XPointer: Locating Content in XML DocumentsXPath and XPointer: Locating Content in XML Documents
by - O'Reilly Media, Inc.
XPath and XPointer are two languages that play a key role in XML processing. You'll learn to construct a full XPointer and completely understand both the XPath and XPointer features it uses. A working knowledge of XML and XSLT is assumed.
(14945 views)
Book cover: XForms EssentialsXForms Essentials
by - O'Reilly
Introduction and practical guide to the new XForms specification. You'll learn how to integrate XForms with both HTML and XML vocabularies, and how XForms can simplify the connection between client-based user input and server-based processing.
(16026 views)
Book cover: XForms Tutorial and CookbookXForms Tutorial and Cookbook
by - Wikibooks
This book is a tutorial and cookbook with many complete running XForms examples. It teaches the fundamental concepts of XForms. The more advanced examples solve specific tasks and reduce the amount of JavaScript necessary to write high-quality forms.
(13935 views)