com.jclark.xsl.expr

Class SystemPropertyFunction

class SystemPropertyFunction extends Object implements Function

implements the system-property() function, XSLT 1.0, section 12.4
Method Summary
ConvertibleExprmakeCallExpr(ConvertibleExpr[] e, Node exprNode)

Method Detail

makeCallExpr

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