File: index.html

package info (click to toggle)
docbook-xsl-doc 1.75.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 6,848 kB
  • ctags: 3,038
  • sloc: makefile: 34; sh: 5
file content (17 lines) | stat: -rw-r--r-- 6,306 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Part1.XSL Library Template Reference</title><link rel="stylesheet" href="reference.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: ReferenceDocumentation"><link rel="up" href="../developer.html" title="DocBook XSL Stylesheets DeveloperReference"><link rel="prev" href="../developer.html" title="DocBook XSL Stylesheets DeveloperReference"><link rel="next" href="generallibrary.html" title="General Library Templates"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Part1.XSL Library Template Reference</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="../developer.html">Prev</a></td><th width="60%" align="center">DocBook XSL Stylesheets DeveloperReference</th><td width="20%" align="right"><a accesskey="n" href="generallibrary.html">Next</a></td></tr></table><hr></div><div class="part" title="Part1.XSL Library Template Reference"><div class="titlepage"><div><div><h1 class="title"><a name="lib"></a>Part1.XSL Library Template Reference</h1></div></div></div>
      
      
      
      <div class="partintro" title="Introduction"><div><div><div><h1 class="title"><a name="libintro"></a>Introduction</h1></div></div></div>
        
      <p>This is technical reference documentation for the
        vocabulary-independent &#8220;library&#8221; templates in the DocBook XSL
        Stylesheets.</p>
      <p>This is not intended to be user documentation.  It is
        provided for developers writing customization layers for the
        stylesheets.</p>
    
      <div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="reference"><a href="generallibrary.html">1.1. General Library Templates</a></span></dt><dd><dl><dt><span class="refentrytitle"><a href="dot.count.html">dot.count</a></span><span class="refpurpose"> &#8212; Returns the number of <span class="quote">&#8220;<span class="quote">.</span>&#8221;</span> characters in a string</span></dt><dt><span class="refentrytitle"><a href="copy-string.html">copy-string</a></span><span class="refpurpose"> &#8212; Returns <span class="quote">&#8220;<span class="quote">count</span>&#8221;</span> copies of a string</span></dt><dt><span class="refentrytitle"><a href="string.subst.html">string.subst</a></span><span class="refpurpose"> &#8212; Substitute one text string for another in a string</span></dt><dt><span class="refentrytitle"><a href="xpointer.idref.html">xpointer.idref</a></span><span class="refpurpose"> &#8212; Extract IDREF from an XPointer</span></dt><dt><span class="refentrytitle"><a href="length-magnitude.html">length-magnitude</a></span><span class="refpurpose"> &#8212; Return the unqualified dimension from a length specification</span></dt><dt><span class="refentrytitle"><a href="length-units.html">length-units</a></span><span class="refpurpose"> &#8212; Return the units from a length specification</span></dt><dt><span class="refentrytitle"><a href="length-spec.html">length-spec</a></span><span class="refpurpose"> &#8212; Return a fully qualified length specification</span></dt><dt><span class="refentrytitle"><a href="length-in-points.html">length-in-points</a></span><span class="refpurpose"> &#8212; Returns the size, in points, of a specified length</span></dt><dt><span class="refentrytitle"><a href="pi-attribute.html">pi-attribute</a></span><span class="refpurpose"> &#8212; Extract a pseudo-attribute from a PI</span></dt><dt><span class="refentrytitle"><a href="lookup.key.html">lookup.key</a></span><span class="refpurpose"> &#8212; Retrieve the value associated with a particular key in a table</span></dt><dt><span class="refentrytitle"><a href="xpath.location.html">xpath.location</a></span><span class="refpurpose"> &#8212; Calculate the XPath child-sequence to the current node</span></dt><dt><span class="refentrytitle"><a href="comment-escape-string.html">comment-escape-string</a></span><span class="refpurpose"> &#8212; Prepare a string for inclusion in an XML comment</span></dt><dt><span class="refentrytitle"><a href="comment-escape-string.recursive.html">comment-escape-string.recursive</a></span><span class="refpurpose"> &#8212; Internal function used by comment-escape-string</span></dt><dt><span class="refentrytitle"><a href="trim.text.html">trim.text</a></span><span class="refpurpose"> &#8212; Trim leading and trailing whitespace from a text node</span></dt><dt><span class="refentrytitle"><a href="str.tokenize.keep.delimiters.html">str.tokenize.keep.delimiters</a></span><span class="refpurpose"> &#8212; Tokenize a string while preserving any delimiters</span></dt><dt><span class="refentrytitle"><a href="apply-string-subst-map.html">apply-string-subst-map</a></span><span class="refpurpose"> &#8212; Apply a string-substitution map</span></dt></dl></dd><dt><span class="reference"><a href="relativeuri.html">1.2. Relative URI Functions</a></span></dt><dd><dl><dt><span class="refentrytitle"><a href="count.uri.path.depth.html">count.uri.path.depth</a></span><span class="refpurpose"> &#8212; Count the number of path components in a relative URI</span></dt><dt><span class="refentrytitle"><a href="trim.common.uri.paths.html">trim.common.uri.paths</a></span><span class="refpurpose"> &#8212; Trim common leading path components from a relative URI</span></dt></dl></dd></dl></div></div>
      
    </div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="../developer.html">Prev</a></td><td width="20%" align="center"><a accesskey="u" href="../developer.html">Up</a></td><td width="40%" align="right"><a accesskey="n" href="generallibrary.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">DocBook XSL Stylesheets DeveloperReference</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">General Library Templates</td></tr></table></div></body></html>