Class NekoHtmlParser

java.lang.Object
org.outerj.daisy.diff.helper.NekoHtmlParser

public class NekoHtmlParser extends Object
Parses HTML files using the Neko HTML parser. Puts all elements and attribute names to lowercase, removes all namespaces, produces well-formed XML.