站内搜索: 请输入搜索关键词
当前页面: 图书首页 > XML and Java: Developing Web Applications, Second Edition

XML and Java: Developing Web Applications, Second Edition

[ directory ] Previous Section Next Section

6.5 Summary

You can use many tricks to tackle even the toughest XML application programming problems. And many of these tricks work with any generic XML parser, as shown in Section 6.2. But if you're a power programmer and cannot solve your application problems by using a generic parser, perhaps the power and flexibility provided by the Apache Xerces parser is suited to the task. With a little experimentation, you'll be surprised how much you can accomplish with the Xerces parsers梱ou may even discover a few tricks of your own.

    [ directory ] Previous Section Next Section