2008-03-17
XML parsing And (JSP or XSL)
1,现在知道的XML解析有两种方式:DOM和SAX.可在网上找XML相关的信息时,又找到"Dom4j(JBoss用),Castor,Common-Degister(Struts用),XMLBeans."(http://dev.rdxx.com/Java/JavaXML/2002-11/9/0941144.shtml).这些技术与XML解析有什么联系?
2,在JDK 6.0中基于StAX分析XML数据(http://tech.sina.com.cn/s/2006-06-13/1653988332.shtml)
3,Introduction to StAX(http://today.java.net/pub/a/today/2006/07/20/introduction-to-stax.html)
4,An Introduction to StAX(http://www.xml.com/pub/a/2003/09/17/stax.html)
5,Does StAX Belong in Your XML Toolbox?(http://www.developer.com/xml/article.php/3397691)
6,Does StAX Stack Up?(http://www.developer.com/java/ent/article.php/3351701)
7,Delving Deeper Into StAX(http://www.developer.com/xml/article.php/3371681)
+++++++++++++++++
8,Dynamic Screen Generation With XSL(http://www.developer.com/xml/article.php/10929_1499781_2)
这个8th是我今天最大的收获之一,以前总是看到书说用XML+CSS来在浏览器里直接显示,现在终于找到了(虽然现在不是用CSS而用XSL)!
9,Where to Point Your View -- JSP or XSL(http://www.developer.com/java/article.php/1380771)
2,在JDK 6.0中基于StAX分析XML数据(http://tech.sina.com.cn/s/2006-06-13/1653988332.shtml)
3,Introduction to StAX(http://today.java.net/pub/a/today/2006/07/20/introduction-to-stax.html)
4,An Introduction to StAX(http://www.xml.com/pub/a/2003/09/17/stax.html)
5,Does StAX Belong in Your XML Toolbox?(http://www.developer.com/xml/article.php/3397691)
6,Does StAX Stack Up?(http://www.developer.com/java/ent/article.php/3351701)
7,Delving Deeper Into StAX(http://www.developer.com/xml/article.php/3371681)
+++++++++++++++++
8,Dynamic Screen Generation With XSL(http://www.developer.com/xml/article.php/10929_1499781_2)
这个8th是我今天最大的收获之一,以前总是看到书说用XML+CSS来在浏览器里直接显示,现在终于找到了(虽然现在不是用CSS而用XSL)!
9,Where to Point Your View -- JSP or XSL(http://www.developer.com/java/article.php/1380771)
- 18:38
- 浏览 (230)
- 评论 (0)
- 分类: About XML
- 发布在 discovery & surprise 圈子
- 相关推荐
发表评论
- 浏览: 29373 次
- 性别:

- 来自: 北京

- 详细资料
搜索本博客
链接
最新评论
-
对浏览器中的context menu ...
Drag dropper
-- by whqida -
Spring中的load-time weav ...
没啥,有些class不在spring的管理之中,通过 load-time wea ...
-- by ray_linn -
对浏览器中的context menu ...
别搞笑了, 这是浏览器的 Context Menu? 这只不过是响应了鼠标右击事 ...
-- by fcoffee -
IE tab在Firefox里开发时 ...
firebug只能用于ff, 并不能用于ff下的ietab, 原因显而易见.如果 ...
-- by fcoffee -
IE tab在Firefox里开发时 ...
还网告知 该如何操作呢 我还是要到ie下再调试啊
-- by jianfeng008cn






评论排行榜