> Hi, I am wondering if I can use a subset of webkit as an html parser > framework. Before I become entrenched in webkit development, could you let > me know if this is even possible? I know that webkit is a web browser > engine, so I suspect that the parsing might be hidden.
Have you checked WebCore/html/HTMLParser.cpp in the source code? -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
