Gnome XSLT Library Reference Manual | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
int xsltAddKey (xsltStylesheetPtr style, const |
int xsltAddKey (xsltStylesheetPtr style, const |
add a key definition to a stylesheet
|
Lookup a key
void xsltInitCtxtKeys (xsltTransformContextPtr ctxt, xsltDocumentPtr doc); |
Computes all the keys tables for the current input document. Should be done before global varibales are initialized.
void xsltFreeKeys (xsltStylesheetPtr style); |
Free up the memory used by XSLT keys in a stylesheet
void xsltFreeDocumentKeys (xsltDocumentPtr doc); |
Free the keys associated to a document