Java and XML, Third Edition by Brett McLaughlin, Justin Edelson This errata page lists errors outstanding in the most recent printing. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy. This page was updated April 16, 2008. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification Confirmed errors: (166) Top line; Michael Key should be Michael Kay (275) 2nd paragraph; The text claims that the Filter interface defines a method called "match()". However, the method is in fact called "matches()", as shown correctly in Example 9-11. The same typo occurs three times on page 276 as well (1st and 2nd code snippet, NegateFilter subsection). {311} Example 11-1; second tag: Arbuckle must be: Arbuckle {343} Example 11-12, last line; The closing tag must actually be . (422) Bottom of the page; The final closing '}' for the function parseBookDoc is missing.