com.jclark.xsl.expr

Class RegexpMatchFunction

class RegexpMatchFunction extends Object implements Function

Represents the EXSL regexp:match function For more information consult exsl specification at: Specification.
Method Summary
ConvertibleExprmakeCallExpr(ConvertibleExpr[] args, Node exprNode)

Method Detail

makeCallExpr

public ConvertibleExpr makeCallExpr(ConvertibleExpr[] args, Node exprNode)