AllDifferent |
The proposed XPath 4.0 all-different() function, with the collation argument already known
|
AllEqual |
The proposed XPath 4.0 all-equal() function, with the collation argument already known
|
BuildURI |
Supports the fn:build-uri function.
|
CharactersFn |
Implements the saxon:characters() or fn:characters() function.
|
CharFn |
Implements the fn:char() function.
|
DecodeFromURI |
Implements the fn:decode-from-uri function.
|
DuplicateValues |
The XPath 4.0 duplicate-values() function, with the collation argument already known
|
DuplicateValues.DuplicatesIterator |
Iterator class to return the distinct values in a sequence
|
EveryFn |
This class implements the function fn:every(), which is a proposed function for XPath 4.0
|
ExpandedQNameFn |
Implements the fn:expanded-QName() function proposed for 4.0
|
FootFn |
This class implements the function fn:foot(), which is proposed as a standard function in XPath 4.0
|
HighestOrLowest |
This class implements the saxon:highest() and saxon:lowest() extension functions.
|
IdentityFn |
Implementation of the fn:identity function proposed for 4.0
|
IndexWhere |
The saxon:index-where() or fn:index-where extension function
|
InScopeNamespacesFn |
Implementation of the saxon:in-scope-namespaces extension function.
|
Intersperse |
The proposed XPath 4.0 intersperse() function
|
IsNaN |
Implements the saxon:is-NaN() function.
|
ItemsAt |
Implements the XPath 4.0 items-at() function
|
ItemsEnding |
This class supports the two extension functions saxon:items-until and saxon:items-before,
also available as experimental XPath 4.0 functions in the fn namespace.
|
ItemsEnding.ItemsBefore |
|
ItemsEnding.ItemsUntil |
|
ItemsStarting |
This class supports the two extension functions saxon:items-from and saxon:items-after,
also available as experimental XPath 4.0 functions in the fn namespace.
|
ItemsStarting.ItemsAfter |
|
ItemsStarting.ItemsFrom |
|
IterateWhileFn |
This class implements the function fn:iterate-while(), which is a proposed function for XPath 4.0
|
OpFn |
This class implements the function fn:op(), which is a proposed function in XPath 4.0
to return a function that implements a supplied operator
|
ParcelFn |
This class implements the function fn:parcel(), which is a proposed function in XPath 4.0
to wrap a sequence as a single item
|
ParseHtml |
Supports the saxon:parse-html() or fn:parse-html, which parses HTML using nu.validator
|
ParseHtml.Html5Converter |
This class "tweaks" the output of nu.validator to deliver what the parse-html() function expects.
|
ParseHtml.HTML5ErrorHandler |
|
ParseInteger |
Implements the 4.0 parse-integer() function.
|
ParseQNameFn |
This class supports the fn:parse-QName() function, new in 4.0
|
ParseQNameFn.QNameFnElaborator |
|
ParseURI |
Supports the fn:build-uri function.
|
Partition |
Function fn:partition, new in 4.0
|
Parts |
Proposed XPath 4.0 function that returns the components of an atomic value as a map (for example, the components
of a dateTime, a duration, or a URI).
|
Replicate |
The proposed XPath 4.0 replicate() function
|
SequenceMatching |
This class supports the two extension functions starts-with-sequence,
ends-with-sequence, contains-sequence
|
SequenceMatching.ContainsSequence |
|
SequenceMatching.EndsWithSequence |
|
SequenceMatching.StartsWithSequence |
|
Slice |
This class implements the fn:slice() function in 4.0.
|
SomeFn |
This class implements the function fn:some(), which is a proposed function for XPath 4.0
|
TransitiveClosure |
Function fn:transitive-closure, proposed for 4.0 (revised simplified 2-argument form in PR 761)
|
Trunk |
This class implements the function fn:trunk(), which is proposed as a standard function in XPath 4.0
|
UnparcelFn |
This class implements the function fn:unparcel(), which is a proposed function in XPath 4.0
to unwrap a sequence that has been wrapped as a parcel item
|
URIFunctions |
Common declarations for BuildURI and ParseURI.
|
VoidFn |
This class implements the function fn:void(), which is a proposed function for XPath 4.0.
|
XdmToJsonFn |
Implementation of the fn:xdm-to-json function proposed for 4.0
|