Class SequenceMatching

All Implemented Interfaces:
Callable, IFunctionWithRetainedParameterNames, FunctionItem, GroundedValue, Item, Sequence
Direct Known Subclasses:
SequenceMatching.ContainsSequence, SequenceMatching.EndsWithSequence, SequenceMatching.StartsWithSequence

public abstract class SequenceMatching extends SystemFunction
This class supports the three QT4 functions starts-with-subsequence, ends-with-subsequence, contains-subsequence