←
^
→
XML Parsing
Xerces Validation
To validate we simply run the parser with validation turned on. This is true for most parsers.
Create a parser.
Turn on validation.
Set the error handler.
Parse the document.
José M. Vidal
.
14 of 16