|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
public interface EvaluableItem
This interface is a simple subset of the Expression interface, that provides a single method to evaluate the result of an expression as a single item
| Method Summary | |
|---|---|
Item |
evaluateItem(XPathContext context)
Return an item |
| Method Detail |
|---|
Item evaluateItem(XPathContext context)
throws XPathException
context - the dynamic evaluation context
XPathException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||