Re: Simple XHTML (XML) parser/printer
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Simple XHTML (XML) parser/printer
- From: Jeff Pohlmeyer <yetanothergeek@...>
- Date: 2009年3月26日 11:21:57 -0500
On Mar 26, 2009, tuomov@iki.fi wrote:
> One would expect there to be a gazillion feature-rich libraries
> for parsing and printing all sorts of XML, and yet they're all
> so primitive... yet not primitive enough.
You can give this one a try, I wrote it some time ago
and I don't currently have much desire to maintain
(or explain) it.
But it mostly worked for me for what I needed at the time,
and if it works for you, so much the better...
http://www.hotlinkfiles.com/files/2408768_gktzv/htmlua-2009年03月26日.tar.gz
- Jeff