Class |
Description
|
class XsltArgumentList |
Contains a variable number of arguments which are either XSLT parameters or extension objects.
|
class XsltCompileException |
The exception that is thrown by the XslTransform.Load method when an error is found in the Extensible Stylesheet Transformation (XSLT) stylesheet.
|
class XsltContext |
Encapsulates the current execution context of the XSLT processor allowing XPath to resolve functions, parameters, and namespaces within XPath expressions.
|
class XsltException |
The exception that is thrown when an error occurs while processing an Extensible Stylesheet Language (XSL) transform.
|
class XslTransform |
Transforms XML data using an XSLT stylesheet.
|