去年七月份出的最新的jaxp应该是java最好的xml处理工具。可以上sun的网站拿到。用法和ms的xmlDom差不多,你直接去看MSDN的xmlDom文档就行啦

解决方案 »

  1.   

    我用JB8,难道就没有内置的类可以完成么?我想完成按一定格式输出XML文档,还有读入XML文档获得数据请你们帮帮我啊,写清楚需要import哪些东西,最好不要去下载新的什么东西了如果有特别好用的我可以下载,不过要告诉我怎么安装啊,我从别的地方下来的代码都是缺少包,缺少类的,真烦!!我需要今天就完成,请帮忙
      

  2.   

    don't know exactly what you want, but here is a tutorial on JAXP:Chapter 5 Java API for XML Processing 
    http://java.sun.com/webservices/docs/1.1/tutorial/doc/index.html
      

  3.   

    怎么安装jaxp!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!????????????????????????????????????????????????????????
      

  4.   

    JAXP is part of "Java Web Services Developer Pack":
    http://java.sun.com/webservices/downloads/webservicespack.htmlyou just need to install it, it is an exe
      

  5.   

    no ! jaxp is a single pack without the web service,there is not a executable file! 
    I'm using JBuilder 8, some hero tell me!!!!!
      

  6.   

    to use JAXP in JBuilder, add the jar file to your project:Project | Project Properties, Paths tab, Require Libraries sub-tab