Package net.sf.saxon.expr
Interface UserFunctionResolvable
- All Known Implementing Classes:
UserFunctionCall
,UserFunctionReference
,XQueryFunctionLibrary.UnresolvedCallable
public interface UserFunctionResolvable
A reference to a function; typically a forwards reference to a user-defined function in XQuery
that has not yet been compiled.
-
Method Summary
-
Method Details
-
setFunction
-