On Wed, 1 Dec 2004, David Barrett wrote:

> A couple questions about the XML parser built into apr_util:
>
> 1) Does it support anything other than pure ASCII files?
> 2) Is there any way to parse UTF-8 files?
> 3) Does it use the Xerces XML back end?

My understanding is that it's just a wrapper around Expat.  So it can do
whatever Expat can do.  :-)

--Cliff

Reply via email to