XPathFunctionFactory Class |
Namespace: VDS.RDF.Query.Expressions
The XPathFunctionFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | XPathFunctionFactory | Initializes a new instance of the XPathFunctionFactory class |
Name | Description | |
---|---|---|
![]() | AvailableExtensionAggregates |
Gets the Extension Aggregate URIs supported by this Factory.
|
![]() | AvailableExtensionFunctions |
Gets the Extension Function URIs supported by this Factory.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryCreateExpression |
Tries to create an XPath Function expression if the function Uri correseponds to a supported XPath Function.
|
Name | Description | |
---|---|---|
![]() ![]() | Absolute |
Constants representing the XPath Numeric Functions.
|
![]() ![]() | AcceptIntegerArguments |
Argument Type Validator for validating that a Literal has an Integer datatype.
|
![]() ![]() | AcceptNumericArguments |
Argument Type Validator for validating that a Literal has a Numeric datatype.
|
![]() ![]() | AcceptStringArguments |
Argument Type Validator for validating that a Literal either has no datatype or is a String.
|
![]() ![]() | AdjustDateTimeToTimezone |
Constants representing the XPath Date Time functions.
|
![]() ![]() | Boolean |
Constant representing the XPath boolean functions.
|
![]() ![]() | Ceiling |
Constants representing the XPath Numeric Functions.
|
![]() ![]() | Compare |
Constants representing the names of XPath String functions.
|
![]() ![]() | Concat |
Constants representing the names of XPath String functions.
|
![]() ![]() | Contains |
Constants representing the names of XPath String functions.
|
![]() ![]() | DayFromDateTime |
Constants representing the XPath Date Time functions.
|
![]() ![]() | EncodeForURI |
Constants representing the names of XPath String functions.
|
![]() ![]() | EndsWith |
Constants representing the names of XPath String functions.
|
![]() ![]() | EscapeHtmlURI |
Constants representing the names of XPath String functions.
|
![]() ![]() | False |
Constants representing the XPath Boolean constructor functions.
|
![]() ![]() | Floor |
Constants representing the XPath Numeric Functions.
|
![]() ![]() | HoursFromDateTime |
Constants representing the XPath Date Time functions.
|
![]() ![]() | LowerCase |
Constants representing the names of XPath String functions.
|
![]() ![]() | Matches |
Constants representing the names of XPath String functions.
|
![]() ![]() | MinutesFromDateTime |
Constants representing the XPath Date Time functions.
|
![]() ![]() | MonthFromDateTime |
Constants representing the XPath Date Time functions.
|
![]() ![]() | NormalizeSpace |
Constants representing the names of XPath String functions.
|
![]() ![]() | NormalizeUnicode |
Constants representing the names of XPath String functions.
|
![]() ![]() | Not |
Constant representing the XPath boolean functions.
|
![]() ![]() | Replace |
Constants representing the names of XPath String functions.
|
![]() ![]() | Round |
Constants representing the XPath Numeric Functions.
|
![]() ![]() | RoundHalfToEven |
Constants representing the XPath Numeric Functions.
|
![]() ![]() | SecondsFromDateTime |
Constants representing the XPath Date Time functions.
|
![]() ![]() | StartsWith |
Constants representing the names of XPath String functions.
|
![]() ![]() | StringJoin |
Constants representing the names of XPath String functions.
|
![]() ![]() | StringLength |
Constants representing the names of XPath String functions.
|
![]() ![]() | Substring |
Constants representing the names of XPath String functions.
|
![]() ![]() | SubstringAfter |
Constants representing the names of XPath String functions.
|
![]() ![]() | SubstringBefore |
Constants representing the names of XPath String functions.
|
![]() ![]() | TimezoneFromDateTime |
Constants representing the XPath Date Time functions.
|
![]() ![]() | Translate |
Constants representing the names of XPath String functions.
|
![]() ![]() | True |
Constants representing the XPath Boolean constructor functions.
|
![]() ![]() | UpperCase |
Constants representing the names of XPath String functions.
|
![]() ![]() | XPathFunctionsNamespace |
Namespace Uri for XPath Functions Namespace.
|
![]() ![]() | XPathUnicodeNormalizationFormC |
Constants representing the Normalization Form values supported by the XPath normalize-unicode() function.
|
![]() ![]() | XPathUnicodeNormalizationFormD |
Constants representing the Normalization Form values supported by the XPath normalize-unicode() function.
|
![]() ![]() | XPathUnicodeNormalizationFormFull |
Constants representing the Normalization Form values supported by the XPath normalize-unicode() function.
|
![]() ![]() | XPathUnicodeNormalizationFormKC |
Constants representing the Normalization Form values supported by the XPath normalize-unicode() function.
|
![]() ![]() | XPathUnicodeNormalizationFormKD |
Constants representing the Normalization Form values supported by the XPath normalize-unicode() function.
|
![]() ![]() | YearFromDateTime |
Constants representing the XPath Date Time functions.
|