com.jclark.xsl.expr

Class CountFunction

class CountFunction extends Function1

Represents the XPath Function: number count(node-set) The count function returns the number of nodes in the argument node-set.
Method Summary
ConvertibleExprmakeCallExpr(ConvertibleExpr e)

Method Detail

makeCallExpr

ConvertibleExpr makeCallExpr(ConvertibleExpr e)