Details
XSLT_GET_IMPORT_PTR()
#define XSLT_GET_IMPORT_PTR(res, style, name) |
A macro to import pointers from the stylesheet cascading order.
XSLT_GET_IMPORT_INT()
#define XSLT_GET_IMPORT_INT(res, style, name) |
A macro to import intergers from the stylesheet cascading order.
xsltParseStylesheetImport ()
parse an XSLT stylesheet import element
xsltParseStylesheetInclude ()
parse an XSLT stylesheet include element
xsltNextImport ()
Find the next stylesheet in import precedence.
xsltNeedElemSpaceHandling ()
Checks whether that stylesheet requires white-space stripping
xsltFindElemSpaceHandling ()
Find strip-space or preserve-space informations for an element
respect the import precedence or the wildcards
xsltFindTemplate ()
Finds the named template, apply import precedence rule.