net.sf.saxon.query
public abstract class QueryLibrary extends QueryModule
This is an abstract class; the concrete implementation is in Saxon-EE.
| Constructor Summary | |
|---|---|
| QueryLibrary(StaticQueryContext sqc) | |
| Method Summary | |
|---|---|
| abstract void | link(QueryModule importer)
Link this library module to a module that imports it |
Parameters: importer the importing module (a user of the library)