Re: [xslt] xsltParseStylesheetString?



Nope, it's just I completely skipped over that one... at 3am in the
morning I didn't realise what it did :)


Regards,        | It's always bad news in computing.. and beware
		| of anything claming to be good news - because
                | its probably a virus. - Salmon Days
        Ender   |
  (James Brown) | [Nehahra, EasyCuts, PureLS, www.QuakeSrc.org]

On Sat, 26 Jan 2002, Daniel Veillard wrote:

> Date: Sat, 26 Jan 2002 13:48:15 -0500
> From: Daniel Veillard <veillard@redhat.com>
> Reply-To: xslt@gnome.org
> To: xslt@gnome.org
> Subject: Re: [xslt] xsltParseStylesheetString?
>
>   Use xmlParseMemory()
>   http://xmlsoft.org/html/libxml-parser.html#XMLPARSEMEMORY
>
>   and
>
>   xsltParseStylesheetDoc ()
>   http://xmlsoft.org/XSLT/html/libxslt-xsltinternals.html#XSLTPARSESTYLESHEETDOC
>
> The second one was found by looking up Constructors for stylesheets
> in the libxslt on-line API reference, and the first one  by looking up
> Constructors for xmlDocPtr in the libxml on-line API reference
>
>    is that so hard ?
>
> 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/
> _______________________________________________
> xslt mailing list, project page http://xmlsoft.org/XSLT/
> xslt@gnome.org
> http://mail.gnome.org/mailman/listinfo/xslt
>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]