๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Java & XML

โœ Scribed by Brett McLaughlin


Book ID
127436134
Publisher
O'Reilly
Year
2001
Tongue
English
Weight
5 MB
Edition
2nd ed
Category
Library
City
Sebastopol, CA :, Cambridge
ISBN
0596001975

No coin nor oath required. For personal study only.

โœฆ Synopsis


XML has been the biggest buzzword on the Internet community for the past year. But how do you cut through all the hype and actually put it to work? Java revolutionized the programming world by providing a platform-independent programming language. XML takes the revolution a step further by providing a platform-independent language for interchanging data. Java and XML share many features that are ideal for building Web-based enterprise applications, such as platform-independence, extensibility, reusability, global language (Unicode) support, and both are based on industry standards. Together Java and XML allow enterprises to simplify and lower cost of information sharing and data exchange. Java and XML shows you how to put the two together, building real-world applications in which both the code and the data are truly portable.This book covers: * The basics of XML * Using standard Java APIs to parse XML * Designing new document types using DTDs and Schemas * Writing programs that generate XML data * Transforming XML into different forms using XSL transformations (XSL/T) * XML-RPC * Using a web publishing framework like Apache-Cocoon * XML as a configuration languageThis is the first book to cover the most recent versions of the DOM specification (DOM 2), the SAX API (SAX 2) and Sun's Java API for XML.

โœฆ Subjects


Java


๐Ÿ“œ SIMILAR VOLUMES


Java and XML
โœ McLaughlin B. ๐Ÿ“‚ Library ๐Ÿ“… 2000 ๐ŸŒ English โš– 2 MB

Java and XML Data Binding shows you how to put the new XML data binding APIs to work. XML is an excellent tool for representing data. Ultimately, though, it's not enough to represent data; we also need to work with it, and working directly with XML documents is awkward. You have to navigate through

Java And Xml 2nd
โœ Oreilly ๐Ÿ“‚ Fiction ๐Ÿ“… 0 ๐ŸŒ Spanish โš– 2 MB
Tutorial: XML programming in Java
โœ Tidwell D. ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐ŸŒ English โš– 531 KB

Our first tutorial, "Introduction to XML," discussed the basics of XML and demonstrated its potential to revolutionize the Web. This tutorial shows you how to use an XML parser and other tools to create, process, and manipulate XML documents. Best of all, every tool discussed here is freely availabl

Java and XML Data Binding
โœ Brett McLaughlin ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› O'Reilly Media ๐ŸŒ English โš– 2 MB

This new title provides an in-depth technical look at XML Data Binding. The book offers complete documentation of all features in both the Sun Microsystems JAXB API and popular open source alternative implementations (Enhydra Zeus, Exolabs Castor and Quick). It also gets into significant detail abou

Java 2EE and XML development
โœ Kurt A. Gabrick, David B. Weiss, David Weiss ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Manning ๐ŸŒ English โš– 4 MB

Geared toward experienced developers, this reference demonstrates how Java 2 Platform, Enterprise Edition (J2EE), and XML technologies can be used together to create more robust distributed applications and software systems. The use of XML technology to extend and enhance the capabilities of the J2E

Javaโ„ข APIs for XML Kick Start
โœ Aoyon Chowdhury, Parag Choudhary ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Sams ๐ŸŒ English โš– 877 KB

JAX: Java APIs for XML Kick Start covers the JAX APIs - fundamental for development of Java-based Web service applications as well as other e-Commerce applications requiring the exchange and manipulation of data. The book includes an overview of Web service fundamentals including SOAP, UDDI, and WSD