CyberNeko HTML Parser 1.9.21

Get NekoHTML at SourceForge.net. Fast, secure and Free Open Source software downloads

About

NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information using standard XML interfaces. The parser can scan HTML files and "fix up" many common mistakes that human (and computer) authors make in writing HTML documents. NekoHTML adds missing parent elements; automatically closes elements with optional end tags; and can handle mismatched inline element tags.

NekoHTML is written using the Xerces Native Interface (XNI) that is the foundation of the Xerces2 implementation. This enables you to use the NekoHTML parser with existing XNI tools without modification or rewriting code.

License Agreement

The NekoHTML parser is distributed under the Apache 2.0 license. For specific license details, please refer to the LICENSE.txt file.

Download

The NekoHTML parser includes complete Java source code and documentation. You can download the latest version from the following location:

Requirements and Limitations

This version of NekoHTML requires the following:

This version has the following limitations:

More Information

Questions or comments about the CyberNeko HTML Parser can be posted to the appropriate mailing list. The User mailing list is for general parser usage issues and the Developer mailing list is for design discussions.
User mailing list view join post
Developer mailing list view join post
If you find a problem with NekoHTML, please file a bug.