diff options
Diffstat (limited to 'doc/html/libxslt-xslt.html')
-rw-r--r-- | doc/html/libxslt-xslt.html | 26 |
1 files changed, 21 insertions, 5 deletions
diff --git a/doc/html/libxslt-xslt.html b/doc/html/libxslt-xslt.html index 59295deb..86777f4b 100644 --- a/doc/html/libxslt-xslt.html +++ b/doc/html/libxslt-xslt.html @@ -215,12 +215,14 @@ CLASS="PROGRAMLISTING" ></TR ></TABLE ><P +>The default version of XSLT supported</P +><P ></P ></DIV ><HR><DIV CLASS="REFSECT2" ><A -NAME="AEN53" +NAME="AEN54" ></A ><H3 ><A @@ -241,12 +243,14 @@ CLASS="PROGRAMLISTING" ></TR ></TABLE ><P +>The XSLT "vendor" string for this processor</P +><P ></P ></DIV ><HR><DIV CLASS="REFSECT2" ><A -NAME="AEN58" +NAME="AEN60" ></A ><H3 ><A @@ -267,12 +271,14 @@ CLASS="PROGRAMLISTING" ></TR ></TABLE ><P +>The XSLT "vendor" URL for this processor</P +><P ></P ></DIV ><HR><DIV CLASS="REFSECT2" ><A -NAME="AEN63" +NAME="AEN66" ></A ><H3 ><A @@ -293,12 +299,14 @@ CLASS="PROGRAMLISTING" ></TR ></TABLE ><P +>The XSLT specification namespace</P +><P ></P ></DIV ><HR><DIV CLASS="REFSECT2" ><A -NAME="AEN68" +NAME="AEN72" ></A ><H3 ><A @@ -319,12 +327,18 @@ CLASS="PROGRAMLISTING" ></TR ></TABLE ><P +>This macro is needed on Win32 when using MSVC. It enables the client code +to access exported variables. It should expand to nothing when compiling +this library itself, but must expand to __declspec(dllimport) when a +client includes the library header and that only if it links dynamically +against this library.</P +><P ></P ></DIV ><HR><DIV CLASS="REFSECT2" ><A -NAME="AEN73" +NAME="AEN78" ></A ><H3 ><A @@ -345,6 +359,8 @@ CLASS="PROGRAMLISTING" ></TR ></TABLE ><P +>Unregister all global variables set up by the XSLT library</P +><P ></P ></DIV ></DIV |