public class GroupAdjacentTester extends GroupBoundaryTester
| Constructor and Description |
|---|
GroupAdjacentTester(ForEachGroup expression,
XPathContext context) |
| Modifier and Type | Method and Description |
|---|---|
AtomicSequence |
getCurrentGroupingKey() |
boolean |
notifyItem()
Signal an item that matches the selection
has been found.
|
getControllingExpression, getLocalContext, setControllingExpressionpublic GroupAdjacentTester(ForEachGroup expression, XPathContext context)
public boolean notifyItem()
throws XPathException
notifyItem in class GroupBoundaryTesterXPathException - May be raised if a dynamic error occurspublic AtomicSequence getCurrentGroupingKey()
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.