Processing XML with Java
by Elliotte Rusty Harold
Publisher: Addison-Wesley Professional 2002
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.
Download or read it online for free here:
Read online
(online html)
Similar books
A Gentle Introduction to XML
These tutorials introduce a variety of XML topics including, SVG, DTD, Schema, XSLT, DOM and SAX. Each topic includes a number of problems that the student must complete. Online parsers that process the students answers and give immediate feedback.
(7725 views)
These tutorials introduce a variety of XML topics including, SVG, DTD, Schema, XSLT, DOM and SAX. Each topic includes a number of problems that the student must complete. Online parsers that process the students answers and give immediate feedback.
(7725 views)
XForms Tutorial and Cookbook
by Dan McCreary - 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.
(14117 views)
by Dan McCreary - 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.
(14117 views)
XPath and XPointer: Locating Content in XML Documents
by John Simpson - 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.
(15092 views)
by John Simpson - 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.
(15092 views)
An Introduction to XML and Web Technologies
by Anders Mller, Michael Schwartzbach - Addison Wesley
This online tutorial gives a complete introduction to the essentials of the XML standard. It will teach students how to apply web technologies to develop XML based web applications. A superb summary of the main Web technologies.
(19394 views)
by Anders Mller, Michael Schwartzbach - Addison Wesley
This online tutorial gives a complete introduction to the essentials of the XML standard. It will teach students how to apply web technologies to develop XML based web applications. A superb summary of the main Web technologies.
(19394 views)