public class FlBridgeXQToFunctionLibrary
extends java.lang.Object
implements net.sf.saxon.functions.FunctionLibrary
Constructor and Description |
---|
FlBridgeXQToFunctionLibrary(net.sf.saxon.s9api.Processor conf,
java.lang.String namespace,
java.lang.String queryText)
Instantiates a new fl bridge xq to function library.
|
FlBridgeXQToFunctionLibrary(net.sf.saxon.s9api.Processor conf,
java.lang.String namespace,
java.net.URL sourceURL)
Instantiates a new fl bridge xq to function library.
|
Modifier and Type | Method and Description |
---|---|
net.sf.saxon.expr.Expression |
bind(net.sf.saxon.trans.SymbolicName symName,
net.sf.saxon.expr.Expression[] staticArgs,
net.sf.saxon.expr.StaticContext env,
net.sf.saxon.expr.Container container) |
net.sf.saxon.functions.FunctionLibrary |
copy() |
net.sf.saxon.om.FunctionItem |
getFunctionItem(net.sf.saxon.trans.SymbolicName symName,
net.sf.saxon.expr.StaticContext staticContext,
net.sf.saxon.expr.Container container) |
boolean |
isAvailable(net.sf.saxon.trans.SymbolicName symName) |
public FlBridgeXQToFunctionLibrary(net.sf.saxon.s9api.Processor conf, java.lang.String namespace, java.net.URL sourceURL) throws net.sf.saxon.s9api.SaxonApiException
conf
- the confnamespace
- the namespacesourceURL
- the source urlnet.sf.saxon.s9api.SaxonApiException
- the saxon api exceptionpublic FlBridgeXQToFunctionLibrary(net.sf.saxon.s9api.Processor conf, java.lang.String namespace, java.lang.String queryText) throws net.sf.saxon.s9api.SaxonApiException
conf
- the confnamespace
- the namespacequeryText
- the query textnet.sf.saxon.s9api.SaxonApiException
- the saxon api exceptionpublic net.sf.saxon.functions.FunctionLibrary copy()
copy
in interface net.sf.saxon.functions.FunctionLibrary
public net.sf.saxon.expr.Expression bind(net.sf.saxon.trans.SymbolicName symName, net.sf.saxon.expr.Expression[] staticArgs, net.sf.saxon.expr.StaticContext env, net.sf.saxon.expr.Container container) throws net.sf.saxon.trans.XPathException
bind
in interface net.sf.saxon.functions.FunctionLibrary
net.sf.saxon.trans.XPathException
public net.sf.saxon.om.FunctionItem getFunctionItem(net.sf.saxon.trans.SymbolicName symName, net.sf.saxon.expr.StaticContext staticContext, net.sf.saxon.expr.Container container) throws net.sf.saxon.trans.XPathException
getFunctionItem
in interface net.sf.saxon.functions.FunctionLibrary
net.sf.saxon.trans.XPathException
public boolean isAvailable(net.sf.saxon.trans.SymbolicName symName)
isAvailable
in interface net.sf.saxon.functions.FunctionLibrary
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa