summaryrefslogtreecommitdiff
path: root/doc/APIconstructors.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-02-21 14:54:47 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-02-21 14:54:47 +0000
commit3b571056b7d5d46d5aafefd8ae087b01f4ea1a11 (patch)
treeab9691a7c16b057cc7d1f50060bead5cc447c086 /doc/APIconstructors.html
parentcc9c6aaa1144491dc3c557178cb0e538f7ecfa4b (diff)
downloadlibxslt-3b571056b7d5d46d5aafefd8ae087b01f4ea1a11.tar.gz
libxslt-3b571056b7d5d46d5aafefd8ae087b01f4ea1a11.tar.bz2
libxslt-3b571056b7d5d46d5aafefd8ae087b01f4ea1a11.zip
Removed the CSS font-size, daniel
Diffstat (limited to 'doc/APIconstructors.html')
-rw-r--r--doc/APIconstructors.html23
1 files changed, 12 insertions, 11 deletions
diff --git a/doc/APIconstructors.html b/doc/APIconstructors.html
index 32ba319d..b011db35 100644
--- a/doc/APIconstructors.html
+++ b/doc/APIconstructors.html
@@ -3,11 +3,11 @@
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
<style type="text/css"><!--
-TD {font-size: 14pt; font-family: Verdana,Arial,Helvetica}
-BODY {font-size: 14pt; font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em}
-H1 {font-size: 20pt; font-family: Verdana,Arial,Helvetica}
-H2 {font-size: 18pt; font-family: Verdana,Arial,Helvetica}
-H3 {font-size: 16pt; font-family: Verdana,Arial,Helvetica}
+TD {font-family: Verdana,Arial,Helvetica}
+BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em}
+H1 {font-family: Verdana,Arial,Helvetica}
+H2 {font-family: Verdana,Arial,Helvetica}
+H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
--></style>
<title>List of constructors for libxslt</title>
@@ -38,6 +38,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<li><a href="xsltproc2.html">The xsltproc tool</a></li>
<li><a href="docbook.html">DocBook</a></li>
<li><a href="API.html">The programming API</a></li>
+<li><a href="python.html">Python and bindings</a></li>
<li><a href="internals.html">Library internals</a></li>
<li><a href="extensions.html">Writing extensions</a></li>
<li><a href="contribs.html">Contributions</a></li>
@@ -81,11 +82,6 @@ A:link, A:visited, A:active { text-decoration: underline }
<p>
<a href="html/libxslt-xsltutils.html#XSLTTIMESTAMP">xsltTimestamp</a>
</p>
-<h2>Type typedef:</h2>
-<p>
-<a href="html/libxslt-xsltinternals.html#XSLTELEMPRECOMPPTR">xsltElemPreCompPtr</a>
-<a href="html/libxslt-extensions.html#VOID">void</a>
-</p>
<h2>Type void *:</h2>
<p>
<a href="html/libxslt-extensions.html#XSLTSTYLEEXTINITFUNCTION">xsltStyleExtInitFunction</a>
@@ -165,18 +161,22 @@ A:link, A:visited, A:active { text-decoration: underline }
<a href="html/libxslt-extensions.html#XSLTPRECOMPUTEEXTMODULEELEMENT">xsltPreComputeExtModuleElement</a>
<a href="html/libxslt-preproc.html#XSLTDOCUMENTCOMP">xsltDocumentComp</a>
</p>
+<h2>Type xsltPreComputeFunction:</h2>
+<p>
+<a href="">xsltExtModuleElementPreComputeLookup</a>
+</p>
<h2>Type xsltStackElemPtr:</h2>
<p>
<a href="html/libxslt-variables.html#XSLTPARSESTYLESHEETCALLERPARAM">xsltParseStylesheetCallerParam</a>
</p>
<h2>Type xsltStylesheetPtr:</h2>
<p>
+<a href="html/libxslt-imports.html#XSLTNEXTIMPORT">xsltNextImport</a>
<a href="html/libxslt-xsltinternals.html#XSLTNEWSTYLESHEET">xsltNewStylesheet</a>
<a href="html/libxslt-xsltinternals.html#XSLTPARSESTYLESHEETFILE">xsltParseStylesheetFile</a>
<a href="html/libxslt-xsltinternals.html#XSLTPARSESTYLESHEETPROCESS">xsltParseStylesheetProcess</a>
<a href="html/libxslt-xsltinternals.html#XSLTPARSESTYLESHEETDOC">xsltParseStylesheetDoc</a>
<a href="html/libxslt-xsltinternals.html#XSLTLOADSTYLESHEETPI">xsltLoadStylesheetPI</a>
-<a href="html/libxslt-imports.html#XSLTNEXTIMPORT">xsltNextImport</a>
</p>
<h2>Type xsltTemplatePtr:</h2>
<p>
@@ -190,6 +190,7 @@ A:link, A:visited, A:active { text-decoration: underline }
<h2>Type xsltTransformContextPtr:</h2>
<p>
<a href="html/libxslt-transform.html#XSLTNEWTRANSFORMCONTEXT">xsltNewTransformContext</a>
+<a href="">xsltXPathGetTransformContext</a>
</p>
<h2>Type xsltTransformFunction:</h2>
<p>