XSLTProcessor->importStylesheet()

XSLTProcessor->importStylesheet() -- Import stylesheet

Popis

class XSLTProcessor {

void importStylesheet ( DOMDocument stylesheet )

}

This method import the stylesheet into the XSLTProcessor for transformations.

Parametre

stylesheet

The imported style sheet as a DOMDocument object.

Vrátené hodnoty

Nevr�ti sa �iadna hodnota.