diff --git a/doc/html/libxslt-attributes.html b/doc/html/libxslt-attributes.html index 6ff69179..decbbb79 100644 --- a/doc/html/libxslt-attributes.html +++ b/doc/html/libxslt-attributes.html @@ -123,7 +123,7 @@ NAME="LIBXSLT-ATTRIBUTES" >
parse an XSLT stylesheet preserve-space element and record +elements needing preserving
Free up the memory used by attribute sets
Apply the xsl:use-attribute-sets
A function called at initialization time of an XSLT extension module
A function called at shutdown time of an XSLT extension module
A function called at initialization time of an XSLT extension module
A function called at shutdown time of an XSLT extension module
Register an XSLT extension module to the library.
Register an XSLT extension module to the library.
Unregister an XSLT extension module from the library.
Retrieve the data associated to the extension module in this given +transformation.
Retrieve the data associated to the extension module in this given +stylesheet.
Shutdown the set of modules loaded
Shutdown the set of modules loaded
Registers an extension module function.
Looks up an extension module function
Unregisters an extension module function
Creates and initializes an xsltElemPreComp
Initializes an existing xsltElemPreComp structure. This is usefull +when extending an xsltElemPreComp to store precomputed data. +This function MUST be called on any extension element precomputed +data struct.
Registers an extension module element.
Looks up an extension element. ctxt can be NULL to search only in +module elements.
Looks up an extension module element
Unregisters an extension module element
Registers an extension module top-level element.
Looks up an extension module top-level element
Unregisters an extension module top-level element
Registers an extension function
Registers an extension element
Registers an extension namespace
Check if the given prefix is one of the declared extensions
Initialize the set of modules with registered stylesheet data
Free the XSLT extension data
Free up the memory used by XSLT extensions in a stylesheet
Precomputes an extension module element
registering macro, not general purpose at all but used in different modules
This is the entry point when a function is needed by the XPath +interpretor.
Implement the
Implement the
Implement the unparsed-entity-
Implement the format-
Implement the generate-
Implement the system-
Implement the element-
Implement the function-
Registers all default XSLT functions in this context
a macro to import pointers from the stylesheet cascading order
a macro to import intergers from the stylesheet cascading order
parse an XSLT stylesheet strip-space element and record +elements needing stripping
parse an XSLT stylesheet strip-space element and record +elements needing stripping
Find the next stylesheet in import precedence.
Returns whether that stylesheet requires white-space stripping
Find strip-space or preserve-space informations for an element +respect the import precedence or the wildcards
Finds the named template, apply import precedence rule.
add a key definition to a stylesheet