Deal With Errors in XML Parsing: Handle Errors in XML Parsing With SAX

Source: IBM

Favorite

Free registration required

Provided by

/research-library/ibm
With the ease of XML parsing in the newer Java language APIs, from JAXP to JAXB to JAX-WS, XML parsing has become foundational to Java programming. But with the abstractions and higher-level APIs comes an apparent loss of control over the fine-grained interactions between a parser and the XML data. This typically leads to more errors or worse, a complete halt of parsing when even the smallest problem arises. Fortunately, the Simple API for XML (SAX) still provides an easy-to-use means of dealing with errors and one can access that mechanism even when one doesn't use SAX directly.
Format:PDF Size:69.90
Date:Jul 2008
People who downloaded this item also downloaded