public static class FunctionLookup.FunctionLookupExportAgent extends java.lang.Object implements ExportAgent
| Constructor and Description |
|---|
FunctionLookupExportAgent(FunctionLookup container,
QNameValue qName,
IntegerValue arity) |
| Modifier and Type | Method and Description |
|---|---|
void |
export(ExpressionPresenter out)
Diagnostic print of expression structure.
|
public FunctionLookupExportAgent(FunctionLookup container, QNameValue qName, IntegerValue arity)
public void export(ExpressionPresenter out) throws XPathException
ExportAgentexport in interface ExportAgentout - the expression presenter used to display the structureXPathException - if the export fails, for example if an expression is found that won't work
in the target environment.Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.