Re: [xslt] small documentation addition
- From: Jason Viers <lists beanalby net>
- To: The Gnome XSLT library mailing-list <xslt gnome org>
- Subject: Re: [xslt] small documentation addition
- Date: Wed, 30 Jan 2008 13:13:08 -0500
Same patch as before except without the spelling mistake. <_<
Jason
--- libxslt/xslt.c.orig 2008-01-30 12:45:11.000000000 -0500
+++ libxslt/xslt.c 2008-01-30 13:07:50.000000000 -0500
@@ -6589,7 +6589,11 @@
* xsltParseStylesheetDoc:
* @doc: and xmlDoc parsed XML
*
- * parse an XSLT stylesheet building the associated structures
+ * parse an XSLT stylesheet, building the associated structures. doc
+ * is kept as a reference within the returned stylesheet, so changes
+ * to doc after the parsing will be reflected when the stylesheet
+ * is applied, and the doc is automatically freed when the
+ * stylesheet is closed.
*
* Returns a new XSLT stylesheet structure.
*/
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]