Deal With Errors in XML Parsing: Handle Errors in XML Parsing With SAX
Source: 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: | Size: | 69.90 | |
| Date: | Jul 2008 |
People who downloaded this item also downloaded
- Creating the Strategic Plan for Today's IT
- The IT Strategic Plan Step-By-Step
- Performance Evaluation and Acceleration for XML Data Parsing



