Errata

Java and XML

Errata for Java and XML

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
341
Last paragraph

The following line contains a typo:
"There are constants within the ValdiationEvent interface that allow you to write code such as:"

ValdiationEvent should eb replaced with ValidationEvent

Abel Morelos  Jan 08, 2010  Jun 05, 2015
Printed
Page 166
Top line

Michael Key
should be
Michael Kay

Anonymous    Jun 05, 2015
Printed
Page 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).

Anonymous    Jun 05, 2015
Printed
Page 291
last paragraph

"SAXOutputer" must in fact be "SAXOutputter" in the last sentence of the page.

Anonymous    Jun 05, 2015
Printed
Page 311
Example 11-1

second tag:

<lastname>Arbuckle</firstName>
must be:
<lastname>Arbuckle</lastname>

Anonymous    Jun 05, 2015
Printed
Page 343
Example 11-12, last line

The closing tag </jaxb:binding> must actually be </jaxb:bindings>.

Anonymous    Jun 05, 2015
Printed
Page 422
Bottom of the page

The final closing '}' for the function parseBookDoc is missing.

Anonymous    Jun 05, 2015