Qt-interest Archive, August 2006
XSLT?
Message 1 in thread
Hi,
does the XML library of Qt directly support XSL transformations? If so,
how/what class would I have to use?
thx
M
--
[ signature omitted ]
Message 2 in thread
On 02.08.06 12:24:37, Martin wrote:
> does the XML library of Qt directly support XSL transformations? If so,
> how/what class would I have to use?
No, it doesn't. The XML Support is only for parsing XML.
Andreas
--
[ signature omitted ]
Message 3 in thread
On Wednesday 02 August 2006 12:31, Andreas Pakulat wrote:
> On 02.08.06 12:24:37, Martin wrote:
> > does the XML library of Qt directly support XSL transformations? If so,
> > how/what class would I have to use?
>
> No, it doesn't. The XML Support is only for parsing XML.
>
If more is wanted than just parsing, may I suggest Xerces? It's even faster
than Qt in regards to XML.
Peter
--
[ signature omitted ]
Message 4 in thread
I wouldn't try the Linux version of Xerces but use
libxml2 instead...
Andrej
--- "Peter M. Groen" <pgroen@xxxxxxxx> wrote:
> On Wednesday 02 August 2006 12:31, Andreas Pakulat
> wrote:
> > On 02.08.06 12:24:37, Martin wrote:
> > > does the XML library of Qt directly support XSL
> transformations? If so,
> > > how/what class would I have to use?
> >
> > No, it doesn't. The XML Support is only for
> parsing XML.
> >
> If more is wanted than just parsing, may I suggest
> Xerces? It's even faster
> than Qt in regards to XML.
>
> Peter
> --
> This message was scanned with clamAV version 0.88,
> clamav-milter version 0.87.
> and is guaranteed free of viruses.
>
> --
> To unsubscribe - send a mail to
> qt-interest-request@xxxxxxxxxxxxx with "unsubscribe"
> in the subject or the body.
> List archive and information:
> http://lists.trolltech.com/qt-interest/
>
>
___________________________________________________________
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine
http://uk.docs.yahoo.com/nowyoucan.html
--
[ signature omitted ]