Package DOMIT

Package version: 0.1

PHP version: 4

Author: John Heinstein

Copyright: 2003 Engage Interactive

License: GNU General Public License (GPL)

DOMIT! is an XML parser that is consistent with the Document Object Model (DOM) Level 1 specification.

It has been designed for speed and ease of use. Some of the more esoteric areas of the specification are thus omitted.

In particular, DOMIT is non-validating, and recognizes - but does not attempt to handle - document types, comments, notations, and processing instructions.

One of the major advantages of using DOMIT is it is not an extension and is not subject to restrictions by your hosting provider.

If you are acquainted with XML development in Macromedia Flash, you will find yourself very comfortable with this implementation.


Documentation generated by ClassyDoc, using the DOMIT! and SAXY parsers.
Please visit Engage Interactive to download free copies.