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

您现在的位置是:虫虫源码 > Java > XML解析器API返回的XML树结构中输入截面基于XPath表达式提供。

XML解析器API返回的XML树结构中输入截面基于XPath表达式提供。

资 源 简 介

PDOM (Partial DOM) Parser is a cross breed between SAX and DOM Parsers. It uses SAX internally, but loads only that cross section of the xml, which the client program needs as a tree structure and hence the name “Partial DOM”. This is largely useful when you want to load only a small section of a huge xml document. The PDOM API would accept one or more XPATH expressions as input, and will load the tree structure represented by this XPATH. This tree structure is represented by JDOM API (as JDOM is user friendly and is widely accepted). Salient Features: * Supports Java 1.4 and above * Supports a variety of XPATH expressions (see FAQ for limiations). Implementation Specifics: * Has built-in XPATH Compiler * Has built-in Expression Evaluator * Custom Stack/Tree collection implementations System Requirements: * Java 1.4 and above * JDOM v1.1 and above
VIP VIP
  • 睥睨 1天前 成为了本站会员

  • ? 1天前 成为了本站会员

  • IATWAY 2天前 成为了本站会员

  • 大智若愚 2天前 成为了本站会员

  • Mason 2天前 成为了本站会员

  • 2天前 成为了本站会员

  • Half_Punch 3天前 成为了本站会员

  • liqing71718 3天前 成为了本站会员

  • 伟国 3天前 成为了本站会员

  • songy 3天前 成为了本站会员

0.199921s