Xerces

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Articles
Presentations
  

Articles:
  • Java and the Apache XML Project by Cliff Binstock, Chris Dix, Chris Galtenberg, Dave Peterson, Mitchell Smith, Mike Wooding   - [Clicks: 24]
    Get a tour of the emerging world of Apache, specifically the Xerces Java XML parser. This chapter introduces the Xerces download component, its integrated parser, documentation, and samples. Then it focuses on the critical packages and shows how to construct working applications, using both the Document Object Model (DOM) and Simple API for XML (SAX) models.
    http://www.informit.com/isapi/product_id~{11D8FB42-EC59-4F7B-8215-EDBD80F6A471}/session_id~{}/content/index.asp - Mar, 2003

[Top]

Presentations:
  • Basic Concepts: Apache Xerces (XML Parser) by Scott Davis   - [Clicks: 11]
    We will discuss Apache Xerces, an open source XML parser. Exploring the capabilities of this tool will also enable us to give a quick overview of some key XML terminology -- SAX vs. DOM, Well-formed vs. Valid, and DTD vs. Schema.
    [Format: PPT]
    http://www.denverjug.org/events/jul2003.html - Jul, 2003

[Top]