Package com.saxonica.functions.qt4


package com.saxonica.functions.qt4
  • Classes
    Class
    Description
    The proposed XPath 4.0 all-different() function, with the collation argument already known
    The proposed XPath 4.0 all-equal() function, with the collation argument already known
    Supports the fn:build-uri function.
    Implements the saxon:characters() or fn:characters() function.
    Implements the fn:char() function.
    Implements the fn:decode-from-uri function.
    The XPath 4.0 duplicate-values() function, with the collation argument already known
    Iterator class to return the distinct values in a sequence
    This class implements the function fn:every(), which is a proposed function for XPath 4.0
    Implements the fn:expanded-QName() function proposed for 4.0
    This class implements the function fn:foot(), which is proposed as a standard function in XPath 4.0
    This class implements the saxon:highest() and saxon:lowest() extension functions.
    Implementation of the fn:identity function proposed for 4.0
    The saxon:index-where() or fn:index-where extension function
    Implementation of the saxon:in-scope-namespaces extension function.
    The proposed XPath 4.0 intersperse() function
    Implements the saxon:is-NaN() function.
    Implements the XPath 4.0 items-at() function
    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.
     
     
    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.
     
     
    This class implements the function fn:iterate-while(), which is a proposed function for XPath 4.0
    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
    This class implements the function fn:parcel(), which is a proposed function in XPath 4.0 to wrap a sequence as a single item
    Supports the saxon:parse-html() or fn:parse-html, which parses HTML using nu.validator
    This class "tweaks" the output of nu.validator to deliver what the parse-html() function expects.
     
    Implements the 4.0 parse-integer() function.
    This class supports the fn:parse-QName() function, new in 4.0
     
    Supports the fn:build-uri function.
    Function fn:partition, new in 4.0
    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).
    The proposed XPath 4.0 replicate() function
    This class supports the two extension functions starts-with-sequence, ends-with-sequence, contains-sequence
     
     
     
    This class implements the fn:slice() function in 4.0.
    This class implements the function fn:some(), which is a proposed function for XPath 4.0
    Function fn:transitive-closure, proposed for 4.0 (revised simplified 2-argument form in PR 761)
    This class implements the function fn:trunk(), which is proposed as a standard function in XPath 4.0
    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
    Common declarations for BuildURI and ParseURI.
    This class implements the function fn:void(), which is a proposed function for XPath 4.0.
    Implementation of the fn:xdm-to-json function proposed for 4.0