@FunctionalInterface
public interface Action
Modifier and Type | Method and Description |
---|---|
void |
doAction()
Perform the action
|
void doAction() throws XPathException
XPathException
- if the action failsCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.