In all likelihood, this is neither the first nor the last book, you'll read on the subject of XML and/or Java. What follows are some books that were useful to me while writing this book, and that may be helpful to you.
Callaway, Dustin R. Inside Servlets, 2d ed. Boston: Addison-Wesley, 2001; ISBN 0-201-70906-6
Harold, Elliotte Rusty. Java I/O Cambridge: O'Reilly & Associates 1999; ISBN 1-56592-485-1
Harold, Elliotte Rusty. XML Bible, 2d ed. New York: Hungry Minds, 2001; ISBN 0-7645-4760-7
Harold, Elliotte Rusty. XML Bible, Gold ed. New York: Hungry Minds, 2001; ISBN 0-7645-4819-0
Harold, Elliotte Rusty and W. Scott Means. XML in a Nutshell, 2d ed. Cambridge: O'Reilly & Associates, 2002; ISBN 0-5960-0292-0
Walsh, Norman and Leonard Muellner. DocBook: The Definitive Guide. Cambridge: O'Reilly & Associates, 2002
What follows are the official specifications for the technologies discussed in this book such as DOM, SAX, and XML. I would not in general recommend these as the first place to look to figure out how to do something, but when you need to know exactly why something has failed, these are the canonical sources.
Biron, Paul V., and Ashok Malhotra, eds. XML Schema Part 2: Datatypes. World Wide Web Consortium, 2 May 2001.
Box, Don, David Ehnebuske, Gopal Kakivaya, Andrew Layman, Noah Mendelsohn, Henrik Frystyk Nielsen, Satish Thatte, and Dave Winer Simple Object Access Protocol (SOAP) 1.1 World Wide Web Consortium, 8 May 2000
Bray, Tim, and Jean Paoli, C. M. Sperberg-McQueen, and Eve Maler, eds. Extensible Markup Language (XML) 1.0 Second Edition. World Wide Web Consortium, 6 October 2000.
Bray, Tim, and Dave Hollander, and Andrew Layman, eds. Namespaces in XML. World Wide Web Consortium, 14 January 1999.
Clark, James XSL Transformations (XSLT) Version 1.0 World Wide Web Consortium, 16 November, 1999
Clark, James, and Steve DeRose, eds. XML Path Language (XPath) Version 1.0 World Wide Web Consortium, 16 November, 1999
Cowan, John and Richard Tobin, eds. XML Information Set. World Wide Web Consortium, 24 October 2001
DeRose, Steve, Eve Maler, and David Orchard, eds. XML Linking Language (XLink) Version 1.0 World Wide Web Consortium, 27 June 2001
Fallside, David C., ed. XML Schema Part 0: Primer World Wide Web Consortium, 2 May 2001
Hunter, Jason and Brett McLaughlin. JDOM
Kesselman, Joe, Jonathan Robie, Mike Champion, Peter Sharpe, Vidur Apparao, and Lauren Wood, eds. Document Object Model (DOM) Level 2 Traversal and Range Specification Version 1.0 World Wide Web Consortium, 13 November, 2000
Le Hors, Arnaud Philippe Le Hégaret, and Lauren Wood, eds. Document Object Model (DOM) Level 2 Core Specification Version 1.0 World Wide Web Consortium, 3 November, 2000
Le Hors, Arnaud, and Laurence Cable, eds. Document Object Model (DOM) Level 2 Views Specification Version 1.0 World Wide Web Consortium, 13 November, 2000
Le Hors, Arnaud, Philippe Le Hégaret, and Lauren Wood, eds. Document Object Model (DOM) Level 3 Core Specification World Wide Web Consortium, 9 April 2002
Pixley, Tom, ed. Document Object Model (DOM) Level 2 Events Specification Version 1.0 World Wide Web Consortium, 13 November, 2000
Megginson, David and David Brownell. SAX
Thompson, Henry S., David Beech Murray Maloney, and Noah Mendelson, eds. XML Schema Part 1: Structures World Wide Web Consortium, 2 May 2001
Whitmer, Ray, ed. Document Object Model (DOM) Level 3 XPath Specification World Wide Web Consortium, 28 March, 2002
Wilson Chris, Philippe Le Hégaret, and Vidur Apparao, eds. Document Object Model (DOM) Level 2 Style Specification Version 1.0 World Wide Web Consortium, 13 November, 2000
Winer, Dave. XML-RPC Specification UserLand Software, 12 December 1999
Copyright 2001, 2002 Elliotte Rusty Harold | elharo@metalab.unc.edu | Last Modified July 04, 2002 |
Up To Cafe con Leche |