Download List

Project Description

NekoHTML is a simple HTML scanner and tag balancer
that enables Java 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 is written using the Xerces
Native Interface (XNI) that is the foundation of
the Xerces2 implementation. This enables
application programmers to use the NekoHTML parser
with existing XNI tools without modification or
rewriting code.

System Requirements

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.

2003-08-06 06:25 Back to release list
0.8

This version implements scanning of Doctype
declarations, implements the non-normalized attribute
value for XNI filters that want to know original attribute
value, fixes a bug with scanning entity references inside
of unquoted attributes, fixes a line counting bug in
attribute values, and updates files in xercesMinimal.jar.
Tags: Minor feature enhancements

Project Resources