mozdom4java
| resources: | Home Download Sample code Source Code Mailing List Bugs Members |
|---|
What's New
- mozdom4java version 1.3 with support for xulrunner-1.8.1 and xulrunner-1.9a6pre is available for download.
The mozdom4java project provides a bridge for the Java programming language between the W3C DOM interfaces and the Mozilla DOM implementation.
W3C Document Object Model (DOM) is a standard that allows programs to dynamically access and update the content, structure and style of HTML and XML documents.
mozdom4java allows to access and manipulate the tree structure of HTML pages loaded in the Mozilla browser using standard Java tools for XML processing.