com.jclark.xsl.expr

Class SystemPropertyFunction

Implemented Interfaces:
Function

(package private) class SystemPropertyFunction
extends java.lang.Object
implements Function

implements the system-property() function, XSLT 1.0, section 12.4

Method Summary

ConvertibleExpr
makeCallExpr(e[] , Node exprNode)

Method Details

makeCallExpr

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