java.lang.Object
dev.metaschema.core.metapath.function.library.FnTail
Implements the XPath 3.1
fn:tail
function.
-
Method Summary
-
Method Details
-
fnTail
Return the last item in thesequence.- Parameters:
sequence- the sequence to check- Returns:
IItemthe last item in the sequencenullotherwise null for no items
-