mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-12 01:41:46 +03:00
fixed the API generation scripts. regenerated updated too updated too
* doc/Makefile.am doc/parsedecl.py: fixed the API generation scripts. * doc/libxslt-api.xml doc/libxslt-refs.xml: regenerated * doc/html/*.html: updated too * python/libxsltclass.txt: updated too Daniel
This commit is contained in:
@ -117,7 +117,9 @@ SIZE="3"
|
||||
></DIV
|
||||
><H1
|
||||
><A
|
||||
NAME="LIBXSLT-TRANSFORM">transform</H1
|
||||
NAME="LIBXSLT-TRANSFORM"
|
||||
></A
|
||||
>transform</H1
|
||||
><DIV
|
||||
CLASS="REFNAMEDIV"
|
||||
><A
|
||||
@ -129,7 +131,9 @@ NAME="AEN1066"
|
||||
><DIV
|
||||
CLASS="REFSYNOPSISDIV"
|
||||
><A
|
||||
NAME="AEN1069"><H2
|
||||
NAME="AEN1069"
|
||||
></A
|
||||
><H2
|
||||
>Synopsis</H2
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -732,7 +736,9 @@ CLASS="PROGRAMLISTING"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1224"><P
|
||||
NAME="AEN1224"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -795,7 +801,9 @@ CLASS="PROGRAMLISTING"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1239"><P
|
||||
NAME="AEN1239"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -870,7 +878,9 @@ HREF="XMLDOCPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1257"><P
|
||||
NAME="AEN1257"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -976,7 +986,9 @@ CLASS="PARAMETER"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1282"><P
|
||||
NAME="AEN1282"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -1060,7 +1072,9 @@ its own transformation context.</P
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1302"><P
|
||||
NAME="AEN1302"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -1233,7 +1247,9 @@ HREF="XMLNODEPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1343"><P
|
||||
NAME="AEN1343"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -1333,7 +1349,9 @@ module elements.</P
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1367"><P
|
||||
NAME="AEN1367"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -1460,7 +1478,9 @@ NOTE: This may lead to a non-wellformed output XML wise !</P
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1397"><P
|
||||
NAME="AEN1397"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -1591,7 +1611,9 @@ the given output.</P
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1428"><P
|
||||
NAME="AEN1428"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -1765,17 +1787,19 @@ CLASS="PARAMETER"
|
||||
>NOTE: This may lead to a non-wellformed output XML wise !
|
||||
NOTE: This may also result in multiple files being generated
|
||||
NOTE: using IObuf, the result encoding used will be the one used for
|
||||
creating the output buffer, use the following macro to read it
|
||||
from the stylesheet
|
||||
XSLT_GET_IMPORT_PTR(encoding, style, encoding)
|
||||
creating the output buffer, use the following macro to read it
|
||||
from the stylesheet
|
||||
XSLT_GET_IMPORT_PTR(encoding, style, encoding)
|
||||
NOTE: using SAX, any encoding specified in the stylesheet will be lost
|
||||
since the interface uses only UTF8</P
|
||||
since the interface uses only UTF8</P
|
||||
><P
|
||||
></P
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1469"><P
|
||||
NAME="AEN1469"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -1904,7 +1928,7 @@ WIDTH="80%"
|
||||
ALIGN="LEFT"
|
||||
VALIGN="TOP"
|
||||
>the number of by written to the main resource or -1 in case of
|
||||
error.</TD
|
||||
error.</TD
|
||||
></TR
|
||||
></TBODY
|
||||
></TABLE
|
||||
@ -1992,17 +2016,19 @@ CLASS="PARAMETER"
|
||||
>NOTE: This may lead to a non-wellformed output XML wise !
|
||||
NOTE: This may also result in multiple files being generated
|
||||
NOTE: using IObuf, the result encoding used will be the one used for
|
||||
creating the output buffer, use the following macro to read it
|
||||
from the stylesheet
|
||||
XSLT_GET_IMPORT_PTR(encoding, style, encoding)
|
||||
creating the output buffer, use the following macro to read it
|
||||
from the stylesheet
|
||||
XSLT_GET_IMPORT_PTR(encoding, style, encoding)
|
||||
NOTE: using SAX, any encoding specified in the stylesheet will be lost
|
||||
since the interface uses only UTF8</P
|
||||
since the interface uses only UTF8</P
|
||||
><P
|
||||
></P
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1520"><P
|
||||
NAME="AEN1520"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -2165,7 +2191,7 @@ WIDTH="80%"
|
||||
ALIGN="LEFT"
|
||||
VALIGN="TOP"
|
||||
>the number of by written to the main resource or -1 in case of
|
||||
error.</TD
|
||||
error.</TD
|
||||
></TR
|
||||
></TBODY
|
||||
></TABLE
|
||||
@ -2224,7 +2250,9 @@ caller to handle them back (they may be reused).</P
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1572"><P
|
||||
NAME="AEN1572"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -2370,7 +2398,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1607"><P
|
||||
NAME="AEN1607"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -2500,7 +2530,9 @@ called directly</P
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1638"><P
|
||||
NAME="AEN1638"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -2629,7 +2661,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1669"><P
|
||||
NAME="AEN1669"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -2758,7 +2792,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1700"><P
|
||||
NAME="AEN1700"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -2887,7 +2923,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1731"><P
|
||||
NAME="AEN1731"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -3016,7 +3054,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1762"><P
|
||||
NAME="AEN1762"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -3145,7 +3185,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1793"><P
|
||||
NAME="AEN1793"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -3274,7 +3316,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1824"><P
|
||||
NAME="AEN1824"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -3403,7 +3447,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1855"><P
|
||||
NAME="AEN1855"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -3532,7 +3578,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1886"><P
|
||||
NAME="AEN1886"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -3661,7 +3709,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1917"><P
|
||||
NAME="AEN1917"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -3790,7 +3840,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1948"><P
|
||||
NAME="AEN1948"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -3919,7 +3971,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN1979"><P
|
||||
NAME="AEN1979"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -4048,7 +4102,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN2010"><P
|
||||
NAME="AEN2010"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -4177,7 +4233,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN2041"><P
|
||||
NAME="AEN2041"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -4306,7 +4364,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN2072"><P
|
||||
NAME="AEN2072"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -4435,7 +4495,9 @@ HREF="libxslt-xsltinternals.html#XSLTSTYLEPRECOMPPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN2103"><P
|
||||
NAME="AEN2103"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -4552,7 +4614,9 @@ HREF="libxslt-xsltinternals.html#XSLTTRANSFORMCONTEXTPTR"
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN2131"><P
|
||||
NAME="AEN2131"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
@ -4625,14 +4689,16 @@ HREF="libxslt-xsltinternals.html#XSLTTRANSFORMCONTEXTPTR"
|
||||
></TABLE
|
||||
><P
|
||||
>If either cur or node are a breakpoint, or xslDebugStatus in state
|
||||
where debugging must occcur at this time then transfer control
|
||||
to the xslDebugBreak function</P
|
||||
where debugging must occcur at this time then transfer control
|
||||
to the xslDebugBreak function</P
|
||||
><P
|
||||
></P
|
||||
><DIV
|
||||
CLASS="INFORMALTABLE"
|
||||
><A
|
||||
NAME="AEN2150"><P
|
||||
NAME="AEN2150"
|
||||
></A
|
||||
><P
|
||||
></P
|
||||
><TABLE
|
||||
BORDER="0"
|
||||
|
Reference in New Issue
Block a user