create_xslt_stream method

create_xslt_stream

Creates a stream for the XSLT document.

Returns

A stream representing the XSLT document.

def create_xslt_stream(self):
    ...

See Also