| |
Class |
Description |
|
ExsltContext
|
Custom XsltContext implementation providing support for EXSLT functions in XPath-only environment. |
|
ExsltDatesAndTimes
|
This class implements the EXSLT functions in the http://exslt.org/dates-and-times namespace. |
|
ExsltMath
|
This class implements the EXSLT functions in the http://exslt.org/math namespace. |
|
ExsltNamespaces
|
Exslt (and other) namespaces constants. |
|
ExsltRandom
|
This class implements the EXSLT functions in the http://exslt.org/random namespace. |
|
ExsltRegularExpressions
|
This class implements the EXSLT functions in the http://exslt.org/regular-expressions namespace. |
|
ExsltSets
|
This class implements the EXSLT functions in the http://exslt.org/sets namespace. |
|
ExsltStrings
|
Implements the functions in the http://exslt.org/strings namespace |
|
ExsltTransform
|
Obsolete.
Transforms XML data using an XSLT stylesheet. Supports a number of EXSLT as defined at http://www.exslt.org |
|
GDNDatesAndTimes
|
This class implements additional functions in the "http://gotdotnet.com/exslt/dates-and-times" namespace. |
|
GDNDynamic
|
This class implements additional functions in the http://gotdotnet.com/exslt/dynamic namespace. |
|
GDNMath
|
This class implements addditional functions in the http://gotdotnet.com/exslt/math namespace. |
|
GDNRegularExpressions
|
This class implements additional functions in the http://gotdotnet.com/exslt/regular-expressions namespace. |
|
GDNSets
|
This class implements additional functions in the http://gotdotnet.com/exslt/sets namespace. |
|
GDNStrings
|
This class implements additional functions in the http://gotdotnet.com/exslt/strings namespace. |
|
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. |