com.jclark.xsl.expr

Class DecodeURIFunction

class DecodeURIFunction extends Object implements Function

Represents the EXSL str:encode-uri function For more information consult exsl specification at: Specification.
Field Summary
static StringdfltEncName
Method Summary
ConvertibleExprmakeCallExpr(ConvertibleExpr[] args, Node exprNode)

Field Detail

dfltEncName

static String dfltEncName

Method Detail

makeCallExpr

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