1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-07 10:42:55 +03:00

Preparing libxslt-0.5.0 while libxml-2.3.4 is uploading:

- configure.in: time for 0.5.0
- tests/docs/Makefile.am tests/general/Makefile.am: make sure the
  new test files are included in the distribution
- doc/xslt.html : updated
- doc/html/*.html: regenerated the docs
Daniel
This commit is contained in:
Daniel Veillard
2001-03-10 13:00:25 +00:00
parent aa7b9388b8
commit 47172c2a04
18 changed files with 4147 additions and 1008 deletions

View File

@@ -121,7 +121,7 @@ NAME="LIBXSLT-TEMPLATES"
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN546"
NAME="AEN582"
></A
><H2
>Name</H2
@@ -129,7 +129,7 @@ NAME="AEN546"
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN549"
NAME="AEN585"
></A
><H2
>Synopsis</H2
@@ -195,6 +195,25 @@ HREF="XMLCHAR"
HREF="XMLCHAR"
>xmlChar</GTKDOCLINK
>* <A
HREF="libxslt-templates.html#XSLTEVALSTATICATTRVALUETEMPLATE"
>xsltEvalStaticAttrValueTemplate</A
> (<A
HREF="libxslt-xsltinternals.html#XSLTTRANSFORMCONTEXTPTR"
>xsltTransformContextPtr</A
> ctxt,
<GTKDOCLINK
HREF="XMLNODEPTR"
>xmlNodePtr</GTKDOCLINK
> node,
const <GTKDOCLINK
HREF="XMLCHAR"
>xmlChar</GTKDOCLINK
> *name,
int *found);
<GTKDOCLINK
HREF="XMLCHAR"
>xmlChar</GTKDOCLINK
>* <A
HREF="libxslt-templates.html#XSLTEVALXPATHSTRING"
>xsltEvalXPathString</A
> (<A
@@ -276,7 +295,7 @@ HREF="XMLCHAR"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN587"
NAME="AEN628"
></A
><H2
>Description</H2
@@ -286,14 +305,14 @@ NAME="AEN587"
><DIV
CLASS="REFSECT1"
><A
NAME="AEN590"
NAME="AEN631"
></A
><H2
>Details</H2
><DIV
CLASS="REFSECT2"
><A
NAME="AEN592"
NAME="AEN633"
></A
><H3
><A
@@ -393,7 +412,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN617"
NAME="AEN658"
></A
><H3
><A
@@ -519,7 +538,7 @@ caller.</TD
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN648"
NAME="AEN689"
></A
><H3
><A
@@ -645,7 +664,150 @@ caller.</TD
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN679"
NAME="AEN720"
></A
><H3
><A
NAME="XSLTEVALSTATICATTRVALUETEMPLATE"
></A
>xsltEvalStaticAttrValueTemplate ()</H3
><TABLE
BORDER="0"
BGCOLOR="#D6E8FF"
WIDTH="100%"
CELLPADDING="6"
><TR
><TD
><PRE
CLASS="PROGRAMLISTING"
><GTKDOCLINK
HREF="XMLCHAR"
>xmlChar</GTKDOCLINK
>* xsltEvalStaticAttrValueTemplate (<A
HREF="libxslt-xsltinternals.html#XSLTTRANSFORMCONTEXTPTR"
>xsltTransformContextPtr</A
> ctxt,
<GTKDOCLINK
HREF="XMLNODEPTR"
>xmlNodePtr</GTKDOCLINK
> node,
const <GTKDOCLINK
HREF="XMLCHAR"
>xmlChar</GTKDOCLINK
> *name,
int *found);</PRE
></TD
></TR
></TABLE
><P
>Check if an attribute value template has a static value, i.e. the
attribute value does not contain expressions contained in curly braces ({})</P
><P
></P
><DIV
CLASS="INFORMALTABLE"
><P
></P
><TABLE
BORDER="0"
WIDTH="100%"
BGCOLOR="#FFD0D0"
CELLSPACING="0"
CELLPADDING="4"
CLASS="CALSTABLE"
><TR
><TD
WIDTH="20%"
ALIGN="RIGHT"
VALIGN="TOP"
><TT
CLASS="PARAMETER"
><I
>ctxt</I
></TT
>&nbsp;:</TD
><TD
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the XSLT transformation context</TD
></TR
><TR
><TD
WIDTH="20%"
ALIGN="RIGHT"
VALIGN="TOP"
><TT
CLASS="PARAMETER"
><I
>node</I
></TT
>&nbsp;:</TD
><TD
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the stylesheet node</TD
></TR
><TR
><TD
WIDTH="20%"
ALIGN="RIGHT"
VALIGN="TOP"
><TT
CLASS="PARAMETER"
><I
>name</I
></TT
>&nbsp;:</TD
><TD
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> the attribute QName</TD
></TR
><TR
><TD
WIDTH="20%"
ALIGN="RIGHT"
VALIGN="TOP"
><TT
CLASS="PARAMETER"
><I
>found</I
></TT
>&nbsp;:</TD
><TD
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
> indicator whether the attribute is present</TD
></TR
><TR
><TD
WIDTH="20%"
ALIGN="RIGHT"
VALIGN="TOP"
><I
CLASS="EMPHASIS"
>Returns</I
> :</TD
><TD
WIDTH="80%"
ALIGN="LEFT"
VALIGN="TOP"
>the static string value or NULL, must be deallocated by the
caller.</TD
></TR
></TABLE
><P
></P
></DIV
></DIV
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN755"
></A
><H3
><A
@@ -748,7 +910,7 @@ caller.</TD
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN705"
NAME="AEN781"
></A
><H3
><A
@@ -850,7 +1012,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN731"
NAME="AEN807"
></A
><H3
><A
@@ -973,7 +1135,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN762"
NAME="AEN838"
></A
><H3
><A
@@ -1096,7 +1258,7 @@ VALIGN="TOP"
><HR><DIV
CLASS="REFSECT2"
><A
NAME="AEN793"
NAME="AEN869"
></A
><H3
><A