Class FuncSubstringBefore

All Implemented Interfaces:
Serializable, SourceLocator, ExpressionNode, ExpressionOwner, XPathVisitable

public class FuncSubstringBefore extends Function2Args
Execute the SubstringBefore() function.
See Also:
  • Constructor Details

    • FuncSubstringBefore

      public FuncSubstringBefore()
  • Method Details