public interface ConditionState
Modifier and Type | Method and Description |
---|---|
boolean |
check(Item item,
XPathContext context)
Check the validity of an item against this ConditionState
|
String |
show() |
boolean check(Item item, XPathContext context) throws XPathException
item
- the item to be testedcontext
- the dynamic context for evaluationXPathException
String show()
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.