Hi David,
You can use the callback interface. Look at the ApacheModuleXSLT sample
again, because that's what it uses. You can just pass in a FILE* instead
of a pointer to the Apache struct.
Dave
David Vos
<[EMAIL PROTECTED] To: David N
Bertoni/Cambridge/IBM <[EMAIL PROTECTED]>
edu> cc:
<[email protected]>
Subject: Re: Xalan in Apache 2.0
module
01/09/2003 01:35
PM
On Wed, 8 Jan 2003, David N Bertoni/Cambridge/IBM wrote:
> There's an existing sample application that uses the C API for
> transformations. See the ApacheModuleXSLT sample application for more
> information. The C API is documented here:
>
> http://xml.apache.org/xalan-c/apidocs/XalanCAPI.h.html
Thanks! Is there any way to send the output of the transformation to a
file handle instead of a file name?
David
- Xalan in Apache 2.0 module David Vos
- Re: Xalan in Apache 2.0 module David N Bertoni/Cambridge/IBM
- Re: Xalan in Apache 2.0 module David Vos
- Re: Xalan in Apache 2.0 module David N Bertoni/Cambridge/IBM
- Re: Xalan in Apache 2.0 module Juergen Hermann
- Re: Xalan in Apache 2.0 module David Vos
