Difference between revisions of "Owl Lua API"

From Owl
Jump to: navigation, search
(Created page with "= Owl Lua API = The Owl Lua API is a platform for building parsers in Owl. It consists of instantiable classes and static objects. Each response is processed through [http://...")
(No difference)

Revision as of 09:50, 3 March 2013

Owl Lua API

The Owl Lua API is a platform for building parsers in Owl. It consists of instantiable classes and static objects. Each response is processed through HTML Tidy so that all HTML returned is valid XHTML.