[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] document() and import() handlers
- From: Matt Sergeant <matt sergeant org>
- To: Daniel Veillard <veillard redhat com>
- Cc: "xml gnome org" <xml gnome org>
- Subject: Re: [xml] document() and import() handlers
- Date: Sun, 11 Mar 2001 12:18:02 +0000 (GMT)
On Sun, 11 Mar 2001, Daniel Veillard wrote:
> You can register new handlers, based on the URI string they can intercept
> the default I/O routines of libxml:
> use xmlRegisterInputCallbacks ()
> http://xmlsoft.org/html/libxml-xmlio.html#XMLREGISTERINPUTCALLBACKS
> again it works with a set of 4 callbacks:
> match()
> open()
> read()
> close()
These methods need to send some sort of user data, otherwise I can't do
per-instance callbacks, and I have no way to do matches in Perl-space.
--
<Matt/>
/|| ** Founder and CTO ** ** http://axkit.com/ **
//|| ** AxKit.com Ltd ** ** XML Application Serving **
// || ** http://axkit.org ** ** XSLT, XPathScript, XSP **
// \\| // ** mod_perl news and resources: http://take23.org **
\\//
//\\
// \\
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]