Télécharger la liste

Description du projet

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.

Système requise

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

Plusieurs bogues affectant Internet Explorer ont été corrigés. Restants bogues d'IE ont été retracés et documentée.
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 mise en œuvre a été effectuée afin de base de niveau 1. Une suite de test unitaire a été codé pour le niveau 1 de l'API, que vous pouvez courir à partir du site de démonstration. Avec cette version, Rhinohide est maintenant au bêta.
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

Namespace recherche a été mis en œuvre. Nœud supplémentaire méthodes usine ont été mis en place pour le document.
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

Régression bugs affectant Internet Explorer ont été corrigés, la restauration des fonctions de base pour cette plateforme.
Tags: Minor bugfixes
Regression bugs affecting Internet Explorer were fixed, restoring basic function to that platform.

2007-04-18 22:18
0.1.13

Ajout du support pour les DOM HTML.
Tags: Minor feature enhancements
Support was added for DOM HTML.

Project Resources