Re: [xml] python binding for xmlCatalogAddLocal() ?
- From: Daniel Veillard <veillard redhat com>
- To: Brent Hendricks <brentmh ece rice edu>
- Cc: xml gnome org
- Subject: Re: [xml] python binding for xmlCatalogAddLocal() ?
- Date: Wed, 9 Oct 2002 12:30:35 -0400
On Wed, Oct 09, 2002 at 10:36:50AM -0500, Brent Hendricks wrote:
Is there a python binding xmlCatalogAddLocal() ? I looked through
libxml2.py but couldn't find anything. Or if there isn't, is there an
equivalent way to do the same thing (add a catalog to a document in a
threadsafe way)?
Hum, no there aren't any bindings for per document catalogs ATM.
The entry points are not directly converted because the pointer
"void *" has no type and hence can't be mapped to existing Python
type or classes wrappers.
That would require specific glue code at the bindings level.
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]