Class FuncSubstringAfter

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

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

    • FuncSubstringAfter

      public FuncSubstringAfter()
  • Method Details