com.jclark.xsl.expr
Class LocalPartFunction

java.lang.Object
  extended by com.jclark.xsl.expr.FunctionOpt1
      extended by com.jclark.xsl.expr.LocalPartFunction
All Implemented Interfaces:
Function

 class LocalPartFunction
extends FunctionOpt1


Constructor Summary
LocalPartFunction()
           
 
Method Summary
(package private)  ConvertibleExpr makeCallExpr(ConvertibleExpr expr)
           
 
Methods inherited from class com.jclark.xsl.expr.FunctionOpt1
makeCallExpr
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalPartFunction

LocalPartFunction()
Method Detail

makeCallExpr

ConvertibleExpr makeCallExpr(ConvertibleExpr expr)
                       throws ParseException
Specified by:
makeCallExpr in class FunctionOpt1
Throws:
ParseException