public interface ExportAgent
com.saxonica.functions.hof.UserFunctionReference.BoundUserFunction
in particular includes custom export methods to handle different cases.| Modifier and Type | Method and Description |
|---|---|
void |
export(ExpressionPresenter out)
Diagnostic print of expression structure.
|
void export(ExpressionPresenter out) throws XPathException
out - 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-2019 Saxonica Limited. All rights reserved.