Package examples

Class Summary
Ex1 This example parses an XML document (ex1.xml), prints that document in the XHTML format (output.xhtml), lists the contents of the document and prints the last error reported by the parser.
Ex2  
Ex3 This example demonstrates parsing an HTML document, getting HTML specific elements using the DOM, publishing the document in HTML and XHTML formats,