| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2000 ] |
| Articles Presentations |
- JDOM in the Real World, Part 3 by Jason Hunter - [Clicks: 34]
In this article, I show two practical applications developed using JDOM to handle RDF site summary (RSS) news feed processing.
http://otn.oracle.com/oramag/oracle/03-mar/o23javaxml.html - Mar, 2003
- Basic Concepts: JDOM by Chris Huston - [Clicks: 15]
The good news is XML is vendor-neutral, platform-neutral, and programming language-indedepenent. The bad news is Xerces reflects these attributes and doesn't present a very Java-like interface. This isn't a criticism -- it's by design -- but JDOM offers the best of both worlds. This open source API, written by Jason Hunter and Brett McLaughlin, makes parsing XML a far more Java-friendly experience.
[Format: PPT]
http://www.denverjug.org/events/aug2003.html - Aug, 2003