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

XML and Java: Developing Web Applications, Second Edition

[ directory ] Previous Section Next Section

4.4 Summary

In this chapter, we explained in detail the use of the Node interface, the most important interface for dealing with a DOM structure, and we showed several ways to use it. We also discussed some specific techniques of DOM.

Note

W3C is working on DOM Level 3, which will define new schema access interfaces and load/save interfaces. With DOM Level 3, we will be able to refer to and modify schema information and achieve parser-independent parsing and generation.


    [ directory ] Previous Section Next Section