Class Slice

All Implemented Interfaces:
Callable, FunctionItem, GroundedValue, Item, Sequence

public class Slice extends SystemFunction
This class implements the fn:slice() function in 4.0. Implementation based on SaxonSlice, but the functionality has diverged