Download List

Descripción del Proyecto

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 Requirements

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

Varios errores que afectan a Internet Explorer se fija. Resto de errores es decir, estaban localizados y documentados.
Tags: 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

La implementación se completó a Core Nivel 1. Un conjunto de pruebas de unidad fue codificado en la API de nivel 1, que se puede ejecutar desde el sitio de demostración. Con este lanzamiento, Rhinohide se encuentra actualmente en fase beta.
Tags: 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

Búsqueda de espacio de nombres se aplicó. Nodo adicional de métodos de fábrica, se aplicaron a los documentos.
Tags: Minor feature enhancements
Namespace lookup was implemented. Additional
node-factory methods were implemented for
Document.

2007-04-21 12:11
0.1.13_r1

Errores de regresión que afecta a Internet Explorer se fijaron, la restauración de las funciones básicas para esa plataforma.
Tags: Minor bugfixes
Regression bugs affecting Internet Explorer were fixed, restoring basic function to that platform.

2007-04-18 22:18
0.1.13

Se agregó el soporte para DOM HTML.
Tags: Minor feature enhancements
Support was added for DOM HTML.

Project Resources