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 strip-space element and record
elements needing stripping
xsltParseStylesheetInclude ()
parse an XSLT stylesheet strip-space element and record
elements needing stripping
xsltNextImport ()
Find the next stylesheet in import precedence.
xsltNeedElemSpaceHandling ()
Returns 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.