= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Write XML-Parsers using the SAX method
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
v1.1.0.tar.gz
md5=fa2ff6db2dcd89a7e74009eda5bd7acf
Description
An ocaml wrapper for the Expat XML parsing library. It allows you to write XML-Parsers using the SAX method. An XML document is parsed on the fly without needing to load the entire XML-Tree into memory.
Published: 04 Nov 2017
On This Page