HTML to Array
Package:
Summary:
Parse and traverse HTML documents with DOM
Groups:
Author:
Description:
This package can be used to parse and traverse HTML documents with is own implementation of a DOM interface.
The main class provides a DOM like API to parse and traverse the structure of an HTML document.
The document nodes may be changed and the document may be saved back to HTML.
The main class provides a DOM like API to parse and traverse the structure of an HTML document.
The document nodes may be changed and the document may be saved back to HTML.
Comments are closed.