Classes

  Class Description
Public class ExsltContext Custom XsltContext implementation providing support for EXSLT functions in XPath-only environment.
Public class ExsltDatesAndTimes This class implements the EXSLT functions in the http://exslt.org/dates-and-times namespace.
Public class ExsltMath This class implements the EXSLT functions in the http://exslt.org/math namespace.
Public class ExsltNamespaces Exslt (and other) namespaces constants.
Public class ExsltRandom This class implements the EXSLT functions in the http://exslt.org/random namespace.
Public class ExsltRegularExpressions This class implements the EXSLT functions in the http://exslt.org/regular-expressions namespace.
Public class ExsltSets This class implements the EXSLT functions in the http://exslt.org/sets namespace.
Public class ExsltStrings Implements the functions in the http://exslt.org/strings namespace
Public class ExsltTransform Obsolete. Transforms XML data using an XSLT stylesheet. Supports a number of EXSLT as defined at http://www.exslt.org
Public class GDNDatesAndTimes This class implements additional functions in the "http://gotdotnet.com/exslt/dates-and-times" namespace.
Public class GDNDynamic This class implements additional functions in the http://gotdotnet.com/exslt/dynamic namespace.
Public class GDNMath This class implements addditional functions in the http://gotdotnet.com/exslt/math namespace.
Public class GDNRegularExpressions This class implements additional functions in the http://gotdotnet.com/exslt/regular-expressions namespace.
Public class GDNSets This class implements additional functions in the http://gotdotnet.com/exslt/sets namespace.
Public class GDNStrings This class implements additional functions in the http://gotdotnet.com/exslt/strings namespace.
Public class MultiXmlTextWriter MultiXmlTextWriter class extends standard XmlTextWriter class and represents an XML writer that provides a fast, non-cached, forward-only way of generating multiple output files containing either text data or XML data that conforms to the W3C Extensible Markup Language (XML) 1.0 and the Namespaces in XML recommendations.

Enumerations

  Enumeration Description
Public enumeration ExsltFunctionNamespace Enumeration used to indicate an EXSLT function namespace.