com.jclark.xsl.expr

Class RegexpReplaceFunction

class RegexpReplaceFunction extends Object implements Function

Represents the EXSL regexp:replace 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)