public class FlFunctionsResolver
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.logging.Logger |
logger
The logger.
|
Constructor and Description |
---|
FlFunctionsResolver(net.sf.saxon.s9api.Processor conf)
Instantiates a new fl functions resolver.
|
Modifier and Type | Method and Description |
---|---|
void |
addInlineFunctions(java.lang.String namespace,
java.lang.String queryText)
Adds the inline functions.
|
void |
addLibrary(net.sf.saxon.functions.FunctionLibrary oldFl)
Adds the library.
|
boolean |
addNamespace(java.lang.String url)
Adds the namespace.
|
net.sf.saxon.functions.FunctionLibraryList |
getFunctionsLibraryList()
Gets the functions library list.
|
void |
loadModule(java.lang.String namespace,
java.net.URL url)
Load module.
|
public FlFunctionsResolver(net.sf.saxon.s9api.Processor conf)
conf
- the confpublic boolean addNamespace(java.lang.String url)
url
- the urlpublic void loadModule(java.lang.String namespace, java.net.URL url)
namespace
- the namespaceurl
- the urlpublic void addInlineFunctions(java.lang.String namespace, java.lang.String queryText)
namespace
- the namespacequeryText
- the query textpublic net.sf.saxon.functions.FunctionLibraryList getFunctionsLibraryList()
public void addLibrary(net.sf.saxon.functions.FunctionLibrary oldFl)
oldFl
- the old flCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa