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

XML and Java: Developing Web Applications, Second Edition

[ directory ] Previous Section Next Section

8.7 Summary

In this chapter, we have considered the general problem of mapping between XML documents and application data structures. In particular, we looked at mapping to trees, tables, and graphs. These are not the only techniques for mapping梚f you have written more than a few XML applications, you should have already accumulated a list of useful "patterns" of mapping. If and when these patterns become sufficiently frequent, it will be worth developing a tool for automating the mapping. Chapter 15 covers such tools.

    [ directory ] Previous Section Next Section