Compile a stylesheet, retrieving the source using a URI.
An XsltExecutable
which represents the compiled stylesheet object.
The XsltExecutable may be run as many times as required, in the same or a different
thread. The XsltExecutable
is not affected by any changes made to the XsltCompiler
once it has been compiled.
The document located via the URI is parsed using the System.Xml
parser.
XsltCompiler Class | Saxon.Api Namespace | XsltCompiler.Compile Overload List