Java is no problem. Have done that zillions of times. That's why it took us
so long with C!
But then, we are on the Xerces-J list, right?

Hiran

> -----Urspr�ngliche Nachricht-----
> Von: Tobias McNulty [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 29. November 2001 18:06
> An: [EMAIL PROTECTED]
> Betreff: Re: AW: AW: Xerces-J <-> Xerces-C
> 
> 
> Hello,
> 
> This is strange.  I have not used Xerces-C, but in Java, I am able to 
> call Xalan functions on Xerces-J DOMs without serializing the data 
> first.
> 
> Toby
> 
> >Hi, Tobias.
> >
> >What we did (to finally get the solution) was this:
> >
> >- Parse with Xerces
> >- Modify the DOM as needed
> >- Serialize to XML (inside memory)
> >- Parse and do XSLT with Xalan
> >
> >I know it is a pain, but nothing else worked for us.
> >
> >Hiran
> 
> -- 
> Tobias McNulty
> Data Description, Inc.
> 840 Hanshaw Road, Suite 9
> Ithaca, NY 14850
> Phone: (607) 257-1000
> E-mail: [EMAIL PROTECTED]
> Web: www.datadesk.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to