Download List

项目描述

Rhinohide is a Java implementation of the W3C DOM, layered over a Web browser's native JavaScript. Comparable to Sun's Common DOM API, it provides an interface for applets to manipulate their containing Web pages, using a standard Java binding of the DOM. Coverage is still incomplete, but full support is provided for Core Level 1 and partial support for Core Level 2 and 3, XML, Events, Traversal, and Range.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-06-15 07:05
0.2.0_r2

影响Internet Explorer的几个错误是固定的。其余的IE浏览器漏洞,追踪和记录。
标签: Minor bugfixes
Several bugs affecting Internet Explorer were
fixed. Remaining IE bugs were traced and
documented.

2007-06-03 14:36
0.2.0_r1

实施完成的核心级别1。甲单元测试是为1级API,它可以运行在演示现场编码。这个版本中,Rhinohide正处于测试版。
标签: Major feature enhancements
The implementation was completed to Core Level 1.
A unit test suite was coded for the Level 1 API,
which you can run from the demo site. With this
release, Rhinohide is now at beta.

2007-05-27 06:53
0.2.0

命名空间查找实施。其他节点工厂方法,实施了文件。
标签: Minor feature enhancements
Namespace lookup was implemented. Additional
node-factory methods were implemented for
Document.

2007-04-21 12:11
0.1.13_r1

回归错误影响Internet Explorer是固定的,恢复基本功能的平台。
标签: Minor bugfixes
Regression bugs affecting Internet Explorer were fixed, restoring basic function to that platform.

2007-04-18 22:18
0.1.13

支持,增加了对DOM的HTML格式。
标签: Minor feature enhancements
Support was added for DOM HTML.

Project Resources