Class FunctionCallImpl

All Implemented Interfaces:
Parameters, XPathExpression
Direct Known Subclasses:
BooleanFunctionCall, Concat, Contains, CountFunctionCall, ErrorFunctionCall, ExtensionFunctionCall, FalseFunctionCall, FormatNumber, IdFunctionCall, IdRefFunctionCall, LangFunctionCall, LastFunctionCall, Normalize, NotFunctionCall, NumberFunctionCall, PositionFunctionCall, StartsWith, StringFunctionCall, StringLength, Substring, SubstringAfter, SubstringBefore, SumFunctionCall, TextFunctionCall, Translate, TrueFunctionCall, XMLNamesFunctionCall

public abstract class FunctionCallImpl extends FunctionCall implements Parameters
An abstract class representing an XPath function call
Version:
$Revision: 3878 $
Author:
Keith Visco