Java and XML

Author(s)

    • McLaughlin, Brett

Bibliographic Information

Java and XML

Brett McLaughlin

(The Java series)

O'Reilly & Associates, 2000

Available at  / 10 libraries

Search this Book/Journal

Description and Table of Contents

Description

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 language This 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.

Table of Contents

Preface. 1. Introduction What Is It? How Do I Use It? Why Should I Use It? What's Next? 2. Creating XML An XML Document The Header The Content What's Next? 3. Parsing XML Getting Prepared SAX Readers Content Handlers Error Handlers A Better Way to Load a Parser "Gotcha!" What's Next? 4. Constraining XML Why Constrain XML Data? Document Type Definitions XML Schema What's Next? 5. Validating XML Configuring the Parser Output of XML Validation The DTDHandler Interface "Gotcha!" What's Next? 6. Transforming XML The Purpose The Components The Syntax What's Next? 7. Traversing XML Getting the Output Getting the Input The Document Object Model (DOM) "Gotcha!" What's Next? 8. JDOM Parsers and the Java API for XML Parsing JDOM: Another API? Getting a Document Using a Document Outputting a Document What's Next? 9. Web Publishing Frameworks Selecting a Framework Installation Using a Publishing Framework XSP Cocoon 2.0 and Beyond What's Next? 10. XML-RPC RPC Versus RMI Saying Hello Putting the Load on the Server The Real World What's Next? 11. XML for Configurations EJB Deployment Descriptors Creating an XML Configuration File Reading an XML Configuration File The Real World What's Next? 12. Creating XML with Java Loading the Data Modifying the Data XML from Scratch The Real World What's Next? 13. Business-to-Business The Foobar Public Library mytechbooks.com Push Versus Pull The Real World What's Next? 14. XML Schema To DTD or Not To DTD Java Parallels What's Next? A. API Reference B. SAX 2.0 Features and Properties Index

by "Nielsen BookData"

Related Books: 1-1 of 1

Details

  • NCID
    BA47483648
  • ISBN
    • 0596000162
  • Country Code
    us
  • Title Language Code
    eng
  • Text Language Code
    eng
  • Place of Publication
    Sebastopol, CA
  • Pages/Volumes
    xvi, 479 p.
  • Size
    24 cm
  • Parent Bibliography ID
Page Top