Class Contains

All Implemented Interfaces:
Serializable, SourceLocator, Container, Expression, InstructionInfoProvider

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