public abstract class GroupBoundaryTester
extends java.lang.Object
Constructor and Description |
---|
GroupBoundaryTester(ForEachGroup expression,
XPathContext context) |
Modifier and Type | Method and Description |
---|---|
ForEachGroup |
getControllingExpression() |
protected XPathContext |
getLocalContext() |
abstract boolean |
notifyItem()
Signal that a new item that matches the selection
has been found.
|
void |
setControllingExpression(ForEachGroup controllingExpression) |
public GroupBoundaryTester(ForEachGroup expression, XPathContext context)
protected XPathContext getLocalContext()
public void setControllingExpression(ForEachGroup controllingExpression)
public ForEachGroup getControllingExpression()
public abstract boolean notifyItem() throws XPathException
XPathException
- May be raised if a dynamic error occursCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.