public interface EvaluableItem
Modifier and Type | Method and Description |
---|---|
Item |
evaluateItem(XPathContext context)
Return an item
|
Item evaluateItem(XPathContext context) throws XPathException
context
- the dynamic evaluation contextXPathException