首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个轻量级的库帮助导航和操纵XML DOM树

一个轻量级的库帮助导航和操纵XML DOM树

  • 资源大小:34.92 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: xml search DOM

资 源 简 介

XQ provides convenient functions for navigating and manipulating an xml dom tree. For example: findElementsByAttributeValue: search an xml element according to the value of an attribute. getNextNode(short nodeType): return next dom node with the specified node type getValue: return the value of a node no matter whether it is an element or an attribute toString: output the node as a String I believe that XQ is more user-friendly than the original DOM APIs!
VIP VIP
0.183711s