Class Contains

All Implemented Interfaces:
Serializable, SourceLocator, LocationProvider, SaxonLocator, EvaluableItem, SequenceIterable, InstructionInfo, Locator

public class Contains extends CollatingFunction
This class implements the contains(), starts-with(), ends-with(), substring-before(), and substring-after() functions
See Also: