public class EmptyWatch extends CountWatch
count
Constructor and Description |
---|
EmptyWatch(Expression expression,
Feed result,
Stack<XPathContext> contextStack) |
Modifier and Type | Method and Description |
---|---|
void |
close()
The close() method is called immediately before the Watch is destroyed, that is,
when the element whose declaration scopes the constraint implemented by this
Watch goes out of scope.
|
endSelectedParentNode, notifySelectedLeafNode, startSelectedParentNode
getContext, getContextStack, getResult, open
getAnchorNode, getNamespaceResolver, getPipelineConfiguration, getSelection, setAnchorNode, setNamespaceResolver, setPipelineConfiguration, setSelection
public EmptyWatch(Expression expression, Feed result, Stack<XPathContext> contextStack)
public void close() throws XPathException
CountWatch
close
in interface Watch
close
in class CountWatch
XPathException
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.