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

您现在的位置是:虫虫源码 > Java > yghtmlparser

yghtmlparser

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

资 源 简 介

Introduction This project is my personal one to research and develop the Java HTML parser. There are a number of open-source HTML parsers developed by using JAVA. However, Most of those parsers cannot parse some web pages correctly because of an ambiguity of HTML syntax and some of the parsers are too heavy to use. Developing a HTML parser is definitely differ from XML parser because HTML parser MUST solve and cover the ambiguous syntax by itself. For example, "br" tag is usually used only opened tag, but in the case of XML, you have to close the tag about opened element. This means that HTML parse tree can be built in various ways. I have been developing the HTML parser, focusing on the high speed ,light weight to use and exact parsing(building DOM tree) by rule. This parser can be used on the Mobile device which has a low level of H/W power(support) and also used on the some S/W modules like IR engines which need rapid parsing module. Feature

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 猕猴桃 42分钟前 成为了本站会员

  • 11 4小时前 成为了本站会员

  • 开心快活人 7小时前 成为了本站会员

  • 晋财 7小时前 成为了本站会员

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

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

  • 柳贻 1天前 成为了本站会员

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

  • 焦昱贺 1天前 成为了本站会员

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

0.240883s