Example Source Code from Chapter 15, The JDOM Model, of Processing XML with Java
Example 15-1 The JDOM Document class
Example 15-2 Inspecting elements
Example 15-3 An XML-RPC request document
Example 15-4 The JDOM Filter interface
Example 15-5 The ContentFilter class
Example 15-6 The ElementFilter class
Example 15-7 A filter for xml-stylesheet processing instructions in the prolog
Example 15-8 Moving elements between documents
Example 15-9 Searching for RDDL resources
Example 15-10 The JDOM Attribute class
Example 15-11 The JDOM Text class
Example 15-12 JDOM based ROT13 encoder for XML documents
Example 15-13 The JDOM CDATA class
Example 15-14 The JDOM ProcessingInstruction class
Example 15-15 The JDOM Comment class
Example 15-16 Printing comments
Example 15-17 The JDOM Namespace class
Example 15-18 An XML document that uses namespace prefixes in attribute values
Example 15-19 The JDOM DocType class
Example 15-20 Validating XHTML with the DocType class
Example 15-21 The JDOM EntityRef class
Examples from Other Chapters
|
Processing XML with Java
|
Cafe con Leche
Copyright 2002 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified November 23, 2002