diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-02-21 14:54:47 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-02-21 14:54:47 +0000 |
commit | 3b571056b7d5d46d5aafefd8ae087b01f4ea1a11 (patch) | |
tree | ab9691a7c16b057cc7d1f50060bead5cc447c086 /doc/APIfunctions.html | |
parent | cc9c6aaa1144491dc3c557178cb0e538f7ecfa4b (diff) | |
download | libxslt-3b571056b7d5d46d5aafefd8ae087b01f4ea1a11.tar.gz libxslt-3b571056b7d5d46d5aafefd8ae087b01f4ea1a11.tar.bz2 libxslt-3b571056b7d5d46d5aafefd8ae087b01f4ea1a11.zip |
Removed the CSS font-size, daniel
Diffstat (limited to 'doc/APIfunctions.html')
-rw-r--r-- | doc/APIfunctions.html | 73 |
1 files changed, 37 insertions, 36 deletions
diff --git a/doc/APIfunctions.html b/doc/APIfunctions.html index de43ddee..b5680378 100644 --- a/doc/APIfunctions.html +++ b/doc/APIfunctions.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 function manipulating types in 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> @@ -73,14 +74,6 @@ A:link, A:visited, A:active { text-decoration: underline } </table> </td></tr></table></td> <td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd"> -<h2>Type *xsltPreComputeFunction) (xsltStylesheetPtr:</h2> -<p> -<a href="html/libxslt-xsltinternals.html#XSLTELEMPRECOMPPTR">xsltElemPreCompPtr</a> -</p> -<h2>Type *xsltTopLevelFunction) (xsltStylesheetPtr:</h2> -<p> -<a href="html/libxslt-extensions.html#VOID">void</a> -</p> <h2>Type FILE *:</h2> <p> <a href="html/libxslt-transform.html#XSLTAPPLYSTYLESHEETUSER">xsltApplyStylesheetUser</a> @@ -151,6 +144,8 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-transform.html#XSLTEXTELEMENTLOOKUP">xsltExtElementLookup</a> <a href="html/libxslt-extensions.html#XSLTEXTMODULEELEMENTLOOKUP">xsltExtModuleElementLookup</a> <a href="html/libxslt-extensions.html#XSLTEXTMODULEELEMENTLOOKUP">xsltExtModuleElementLookup</a> +<a href="">xsltExtModuleElementPreComputeLookup</a> +<a href="">xsltExtModuleElementPreComputeLookup</a> <a href="html/libxslt-extensions.html#XSLTUNREGISTEREXTMODULEELEMENT">xsltUnregisterExtModuleElement</a> <a href="html/libxslt-extensions.html#XSLTUNREGISTEREXTMODULEELEMENT">xsltUnregisterExtModuleElement</a> <a href="html/libxslt-extensions.html#XSLTREGISTEREXTMODULETOPLEVEL">xsltRegisterExtModuleTopLevel</a> @@ -175,8 +170,8 @@ A:link, A:visited, A:active { text-decoration: underline } </p> <h2>Type const xmlChar*:</h2> <p> -<a href="html/libxslt-xsltinternals.html#XSLTPARSESTYLESHEETFILE">xsltParseStylesheetFile</a> <a href="html/libxslt-templates.html#XSLTATTRTEMPLATEVALUEPROCESS">xsltAttrTemplateValueProcess</a> +<a href="html/libxslt-xsltinternals.html#XSLTPARSESTYLESHEETFILE">xsltParseStylesheetFile</a> </p> <h2>Type double:</h2> <p> @@ -206,22 +201,20 @@ A:link, A:visited, A:active { text-decoration: underline } </p> <h2>Type xmlChar *:</h2> <p> +<a href="html/libxslt-attributes.html#XSLTAPPLYATTRIBUTESET">xsltApplyAttributeSet</a> <a href="html/libxslt-xsltinternals.html#XSLTISBLANK">xsltIsBlank</a> <a href="html/libxslt-xsltinternals.html#XSLTDECIMALFORMATGETBYNAME">xsltDecimalFormatGetByName</a> <a href="html/libxslt-xsltinternals.html#XSLTFORMATNUMBERCONVERSION">xsltFormatNumberConversion</a> -<a href="html/libxslt-attributes.html#XSLTAPPLYATTRIBUTESET">xsltApplyAttributeSet</a> </p> <h2>Type xmlChar **:</h2> <p> -<a href="html/libxslt-xsltinternals.html#XSLTFORMATNUMBERCONVERSION">xsltFormatNumberConversion</a> <a href="html/libxslt-xsltutils.html#XSLTGETQNAMEURI">xsltGetQNameURI</a> +<a href="html/libxslt-xsltinternals.html#XSLTFORMATNUMBERCONVERSION">xsltFormatNumberConversion</a> </p> <h2>Type xmlDocPtr:</h2> <p> -<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-pattern.html#XSLTCOMPILEPATTERN">xsltCompilePattern</a> +<a href="html/libxslt-pattern.html#XSLTMATCHPATTERN">xsltMatchPattern</a> <a href="html/libxslt-transform.html#XSLTNEWTRANSFORMCONTEXT">xsltNewTransformContext</a> <a href="html/libxslt-transform.html#XSLTAPPLYSTYLESHEETUSER">xsltApplyStylesheetUser</a> <a href="html/libxslt-transform.html#XSLTAPPLYSTYLESHEET">xsltApplyStylesheet</a> @@ -234,6 +227,9 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-documents.html#XSLTNEWDOCUMENT">xsltNewDocument</a> <a href="html/libxslt-documents.html#XSLTFINDDOCUMENT">xsltFindDocument</a> <a href="html/libxslt-documents.html#XSLTNEWSTYLEDOCUMENT">xsltNewStyleDocument</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> </p> <h2>Type xmlGenericErrorFunc:</h2> <p> @@ -242,16 +238,12 @@ A:link, A:visited, A:active { text-decoration: underline } </p> <h2>Type xmlNodePtr:</h2> <p> -<a href="html/libxslt-xsltinternals.html#XSLTTRANSFORMFUNCTION">xsltTransformFunction</a> -<a href="html/libxslt-xsltinternals.html#XSLTTRANSFORMFUNCTION">xsltTransformFunction</a> -<a href="html/libxslt-xsltinternals.html#XSLTPARSESTYLESHEETOUTPUT">xsltParseStylesheetOutput</a> -<a href="html/libxslt-xsltinternals.html#XSLTNUMBERFORMAT">xsltNumberFormat</a> -<a href="html/libxslt-xsltinternals.html#XSLTPARSETEMPLATECONTENT">xsltParseTemplateContent</a> <a href="html/libxslt-keys.html#XSLTADDKEY">xsltAddKey</a> <a href="html/libxslt-pattern.html#XSLTCOMPILEPATTERN">xsltCompilePattern</a> <a href="html/libxslt-pattern.html#XSLTTESTCOMPMATCHLIST">xsltTestCompMatchList</a> <a href="html/libxslt-pattern.html#XSLTGETTEMPLATE">xsltGetTemplate</a> <a href="html/libxslt-pattern.html#XSLTMATCHPATTERN">xsltMatchPattern</a> +<a href="html/libxslt-pattern.html#XSLTMATCHPATTERN">xsltMatchPattern</a> <a href="html/libxslt-transform.html#XSLTAPPLYSTRIPSPACES">xsltApplyStripSpaces</a> <a href="html/libxslt-transform.html#XSLTAPPLYONETEMPLATE">xsltApplyOneTemplate</a> <a href="html/libxslt-transform.html#XSLTAPPLYONETEMPLATE">xsltApplyOneTemplate</a> @@ -312,10 +304,9 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-variables.html#XSLTPARSESTYLESHEETVARIABLE">xsltParseStylesheetVariable</a> <a href="html/libxslt-variables.html#XSLTPARSESTYLESHEETPARAM">xsltParseStylesheetParam</a> <a href="html/libxslt-variables.html#XSLTPARSESTYLESHEETCALLERPARAM">xsltParseStylesheetCallerParam</a> -<a href="html/libxslt-xsltinternals.html#XSLTELEMPRECOMPPTR">xsltElemPreCompPtr</a> <a href="html/libxslt-extensions.html#XSLTNEWELEMPRECOMP">xsltNewElemPreComp</a> <a href="html/libxslt-extensions.html#XSLTINITELEMPRECOMP">xsltInitElemPreComp</a> -<a href="html/libxslt-extensions.html#VOID">void</a> +<a href="">xsltTopLevelFunction</a> <a href="html/libxslt-extensions.html#XSLTPRECOMPUTEEXTMODULEELEMENT">xsltPreComputeExtModuleElement</a> <a href="html/libxslt-imports.html#XSLTPARSESTYLESHEETIMPORT">xsltParseStylesheetImport</a> <a href="html/libxslt-imports.html#XSLTPARSESTYLESHEETINCLUDE">xsltParseStylesheetInclude</a> @@ -334,6 +325,11 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-extra.html#XSLTDEBUG">xsltDebug</a> <a href="html/libxslt-preproc.html#XSLTDOCUMENTCOMP">xsltDocumentComp</a> <a href="html/libxslt-preproc.html#XSLTSTYLEPRECOMPUTE">xsltStylePreCompute</a> +<a href="html/libxslt-xsltinternals.html#XSLTTRANSFORMFUNCTION">xsltTransformFunction</a> +<a href="html/libxslt-xsltinternals.html#XSLTTRANSFORMFUNCTION">xsltTransformFunction</a> +<a href="html/libxslt-xsltinternals.html#XSLTPARSESTYLESHEETOUTPUT">xsltParseStylesheetOutput</a> +<a href="html/libxslt-xsltinternals.html#XSLTNUMBERFORMAT">xsltNumberFormat</a> +<a href="html/libxslt-xsltinternals.html#XSLTPARSETEMPLATECONTENT">xsltParseTemplateContent</a> </p> <h2>Type xmlNodePtr *:</h2> <p> @@ -387,6 +383,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-functions.html#XSLTSYSTEMPROPERTYFUNCTION">xsltSystemPropertyFunction</a> <a href="html/libxslt-functions.html#XSLTELEMENTAVAILABLEFUNCTION">xsltElementAvailableFunction</a> <a href="html/libxslt-functions.html#XSLTFUNCTIONAVAILABLEFUNCTION">xsltFunctionAvailableFunction</a> +<a href="">xsltXPathGetTransformContext</a> <a href="html/libxslt-extra.html#XSLTFUNCTIONNODESET">xsltFunctionNodeSet</a> </p> <h2>Type xsltCompMatchPtr:</h2> @@ -409,9 +406,9 @@ A:link, A:visited, A:active { text-decoration: underline } </p> <h2>Type xsltElemPreCompPtr:</h2> <p> +<a href="html/libxslt-extensions.html#XSLTINITELEMPRECOMP">xsltInitElemPreComp</a> <a href="html/libxslt-xsltinternals.html#XSLTTRANSFORMFUNCTION">xsltTransformFunction</a> <a href="html/libxslt-xsltinternals.html#XSLTELEMPRECOMPDEALLOCATOR">xsltElemPreCompDeallocator</a> -<a href="html/libxslt-extensions.html#XSLTINITELEMPRECOMP">xsltInitElemPreComp</a> </p> <h2>Type xsltExtInitFunction:</h2> <p> @@ -433,9 +430,9 @@ A:link, A:visited, A:active { text-decoration: underline } </p> <h2>Type xsltStackElemPtr:</h2> <p> -<a href="html/libxslt-xsltinternals.html#XSLTFREESTACKELEMLIST">xsltFreeStackElemList</a> <a href="html/libxslt-transform.html#XSLTAPPLYONETEMPLATE">xsltApplyOneTemplate</a> <a href="html/libxslt-variables.html#XSLTADDSTACKELEMLIST">xsltAddStackElemList</a> +<a href="html/libxslt-xsltinternals.html#XSLTFREESTACKELEMLIST">xsltFreeStackElemList</a> </p> <h2>Type xsltStyleExtInitFunction:</h2> <p> @@ -468,13 +465,9 @@ A:link, A:visited, A:active { text-decoration: underline } </p> <h2>Type xsltStylesheetPtr:</h2> <p> -<a href="html/libxslt-xsltinternals.html#XSLTFREESTYLESHEET">xsltFreeStylesheet</a> -<a href="html/libxslt-xsltinternals.html#XSLTDECIMALFORMATGETBYNAME">xsltDecimalFormatGetByName</a> -<a href="html/libxslt-xsltinternals.html#XSLTPARSESTYLESHEETPROCESS">xsltParseStylesheetProcess</a> -<a href="html/libxslt-xsltinternals.html#XSLTPARSESTYLESHEETOUTPUT">xsltParseStylesheetOutput</a> -<a href="html/libxslt-xsltinternals.html#XSLTPARSETEMPLATECONTENT">xsltParseTemplateContent</a> <a href="html/libxslt-keys.html#XSLTADDKEY">xsltAddKey</a> <a href="html/libxslt-keys.html#XSLTFREEKEYS">xsltFreeKeys</a> +<a href="html/libxslt-pattern.html#XSLTCOMPILEPATTERN">xsltCompilePattern</a> <a href="html/libxslt-pattern.html#XSLTADDTEMPLATE">xsltAddTemplate</a> <a href="html/libxslt-pattern.html#XSLTGETTEMPLATE">xsltGetTemplate</a> <a href="html/libxslt-pattern.html#XSLTFREETEMPLATEHASHES">xsltFreeTemplateHashes</a> @@ -498,6 +491,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-extensions.html#XSLTSHUTDOWNEXTS">xsltShutdownExts</a> <a href="html/libxslt-extensions.html#XSLTNEWELEMPRECOMP">xsltNewElemPreComp</a> <a href="html/libxslt-extensions.html#XSLTINITELEMPRECOMP">xsltInitElemPreComp</a> +<a href="">xsltTopLevelFunction</a> <a href="html/libxslt-extensions.html#XSLTREGISTEREXTPREFIX">xsltRegisterExtPrefix</a> <a href="html/libxslt-extensions.html#XSLTCHECKEXTPREFIX">xsltCheckExtPrefix</a> <a href="html/libxslt-extensions.html#XSLTFREEEXTS">xsltFreeExts</a> @@ -515,6 +509,12 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-preproc.html#XSLTDOCUMENTCOMP">xsltDocumentComp</a> <a href="html/libxslt-preproc.html#XSLTSTYLEPRECOMPUTE">xsltStylePreCompute</a> <a href="html/libxslt-preproc.html#XSLTFREESTYLEPRECOMPS">xsltFreeStylePreComps</a> +<a href="html/libxslt-xsltinternals.html#XSLTFREESTYLESHEET">xsltFreeStylesheet</a> +<a href="html/libxslt-xsltinternals.html#XSLTDECIMALFORMATGETBYNAME">xsltDecimalFormatGetByName</a> +<a href="html/libxslt-xsltinternals.html#XSLTPARSESTYLESHEETPROCESS">xsltParseStylesheetProcess</a> +<a href="html/libxslt-xsltinternals.html#XSLTPARSESTYLESHEETOUTPUT">xsltParseStylesheetOutput</a> +<a href="html/libxslt-xsltinternals.html#XSLTPARSETEMPLATECONTENT">xsltParseTemplateContent</a> +<a href="">xsltAllocateExtra</a> </p> <h2>Type xsltTemplatePtr:</h2> <p> @@ -531,10 +531,9 @@ A:link, A:visited, A:active { text-decoration: underline } </p> <h2>Type xsltTransformContextPtr:</h2> <p> -<a href="html/libxslt-xsltinternals.html#XSLTTRANSFORMFUNCTION">xsltTransformFunction</a> -<a href="html/libxslt-xsltinternals.html#XSLTNUMBERFORMAT">xsltNumberFormat</a> <a href="html/libxslt-keys.html#XSLTGETKEY">xsltGetKey</a> <a href="html/libxslt-keys.html#XSLTINITCTXTKEYS">xsltInitCtxtKeys</a> +<a href="html/libxslt-pattern.html#XSLTCOMPILEPATTERN">xsltCompilePattern</a> <a href="html/libxslt-pattern.html#XSLTTESTCOMPMATCHLIST">xsltTestCompMatchList</a> <a href="html/libxslt-pattern.html#XSLTGETTEMPLATE">xsltGetTemplate</a> <a href="html/libxslt-pattern.html#XSLTMATCHPATTERN">xsltMatchPattern</a> @@ -610,10 +609,12 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-documents.html#XSLTFREEDOCUMENTS">xsltFreeDocuments</a> <a href="html/libxslt-extra.html#XSLTDEBUG">xsltDebug</a> <a href="html/libxslt-extra.html#XSLTREGISTEREXTRAS">xsltRegisterExtras</a> +<a href="html/libxslt-xsltinternals.html#XSLTTRANSFORMFUNCTION">xsltTransformFunction</a> +<a href="html/libxslt-xsltinternals.html#XSLTNUMBERFORMAT">xsltNumberFormat</a> +<a href="">xsltAllocateExtraCtxt</a> </p> <h2>Type xsltTransformFunction:</h2> <p> -<a href="html/libxslt-xsltinternals.html#XSLTELEMPRECOMPPTR">xsltElemPreCompPtr</a> <a href="html/libxslt-extensions.html#XSLTNEWELEMPRECOMP">xsltNewElemPreComp</a> <a href="html/libxslt-extensions.html#XSLTINITELEMPRECOMP">xsltInitElemPreComp</a> <a href="html/libxslt-extensions.html#XSLTREGISTEREXTMODULEELEMENT">xsltRegisterExtModuleElement</a> |