Forum und email
XSLTProcessor::importStylesheet

XSLTProcessor::importStylesheet

(no version information, might be only in CVS)

XSLTProcessor::importStylesheet -- Import stylesheet

Popis

class XSLTProcessor {

void importStylesheet ( DOMDocument stylesheet )

}

This method import the stylesheet into the XSLTProcessor for transformations.

Seznam parametrů

stylesheet

The imported style sheet as a DOMDocument object.

Návratové hodnoty

Nevrací se žádná hodnota.