diff options
author | Daniel Veillard <veillard@redhat.com> | 2009-09-24 16:39:52 +0200 |
---|---|---|
committer | Daniel Veillard <veillard@redhat.com> | 2009-09-24 16:39:52 +0200 |
commit | 2818aec36119907206bab050811e4ec8347ffa40 (patch) | |
tree | 651523e73df3eb5028b4301d10a7fc2ac786b607 /doc/APIchunk9.html | |
parent | a1ce960c7850df60f33167b2cb5115b8fc922784 (diff) | |
download | libxslt-2818aec36119907206bab050811e4ec8347ffa40.tar.gz libxslt-2818aec36119907206bab050811e4ec8347ffa40.tar.bz2 libxslt-2818aec36119907206bab050811e4ec8347ffa40.zip |
Release of libxslt-1.1.26
* NEWS configure.in doc/xslt.html: update for 1.1.26
* doc//*: regenerate
Diffstat (limited to 'doc/APIchunk9.html')
-rw-r--r-- | doc/APIchunk9.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/APIchunk9.html b/doc/APIchunk9.html index 494152b5..5e8705da 100644 --- a/doc/APIchunk9.html +++ b/doc/APIchunk9.html @@ -27,6 +27,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-variables.html#xsltParseStylesheetParam">xsltParseStylesheetParam</a><br /> </dd><dt>parameter</dt><dd><a href="html/libxslt-variables.html#xsltEvalOneUserParam">xsltEvalOneUserParam</a><br /> <a href="html/libxslt-variables.html#xsltEvalUserParams">xsltEvalUserParams</a><br /> +<a href="html/libxslt-xsltInternals.html#xsltParseStylesheetProcess">xsltParseStylesheetProcess</a><br /> <a href="html/libxslt-variables.html#xsltQuoteOneUserParam">xsltQuoteOneUserParam</a><br /> </dd><dt>parameters</dt><dd><a href="html/libxslt-xsltInternals.html#_xsltStylesheet">_xsltStylesheet</a><br /> <a href="html/libxslt-transform.html#xsltApplyOneTemplate">xsltApplyOneTemplate</a><br /> @@ -35,6 +36,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-variables.html#xsltEvalGlobalVariables">xsltEvalGlobalVariables</a><br /> <a href="html/libxslt-variables.html#xsltEvalOneUserParam">xsltEvalOneUserParam</a><br /> <a href="html/libxslt-variables.html#xsltEvalUserParams">xsltEvalUserParams</a><br /> +<a href="html/libxslt-transform.html#xsltProcessOneNode">xsltProcessOneNode</a><br /> <a href="html/libxslt-transform.html#xsltProfileStylesheet">xsltProfileStylesheet</a><br /> <a href="html/libxslt-variables.html#xsltQuoteOneUserParam">xsltQuoteOneUserParam</a><br /> <a href="html/libxslt-variables.html#xsltQuoteUserParams">xsltQuoteUserParams</a><br /> @@ -66,6 +68,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-xsltInternals.html#xsltParseSequenceConstructor">xsltParseSequenceConstructor</a><br /> <a href="html/libxslt-xsltInternals.html#xsltParseStylesheetDoc">xsltParseStylesheetDoc</a><br /> <a href="html/libxslt-xsltInternals.html#xsltParseStylesheetImportedDoc">xsltParseStylesheetImportedDoc</a><br /> +<a href="html/libxslt-xsltInternals.html#xsltParseStylesheetProcess">xsltParseStylesheetProcess</a><br /> <a href="html/libxslt-transform.html#xsltProfileStylesheet">xsltProfileStylesheet</a><br /> <a href="html/libxslt-variables.html#xsltQuoteUserParams">xsltQuoteUserParams</a><br /> <a href="html/libxslt-transform.html#xsltRunStylesheet">xsltRunStylesheet</a><br /> @@ -86,7 +89,8 @@ A:link, A:visited, A:active { text-decoration: underline } </dd><dt>pass</dt><dd><a href="html/libxslt-xslt.html#XSLT_PARSE_OPTIONS">XSLT_PARSE_OPTIONS</a><br /> <a href="html/libxslt-templates.html#xsltAttrTemplateValueProcessNode">xsltAttrTemplateValueProcessNode</a><br /> <a href="html/libxslt-templates.html#xsltEvalXPathStringNs">xsltEvalXPathStringNs</a><br /> -</dd><dt>passed</dt><dd><a href="html/libxslt-xsltutils.html#xsltSetCtxtParseOptions">xsltSetCtxtParseOptions</a><br /> +</dd><dt>passed</dt><dd><a href="html/libxslt-transform.html#xsltProcessOneNode">xsltProcessOneNode</a><br /> +<a href="html/libxslt-xsltutils.html#xsltSetCtxtParseOptions">xsltSetCtxtParseOptions</a><br /> <a href="html/libxslt-xsltutils.html#xsltSetGenericDebugFunc">xsltSetGenericDebugFunc</a><br /> <a href="html/libxslt-xsltutils.html#xsltSetGenericErrorFunc">xsltSetGenericErrorFunc</a><br /> </dd><dt>path</dt><dd><a href="html/libxslt-security.html#xsltSecurityCheck">xsltSecurityCheck</a><br /> |