protected class VirtualUntypedCopy.VirtualUntypedCopier extends VirtualCopy.VirtualCopier
base, subtreeRoot
GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
Constructor and Description |
---|
VirtualUntypedCopy.VirtualUntypedCopier(AxisIterator base,
VirtualCopy parent,
NodeInfo subtreeRoot) |
Modifier and Type | Method and Description |
---|---|
protected VirtualCopy |
createCopy(NodeInfo node,
NodeInfo root)
Method to create the virtual copy of a node encountered when navigating.
|
AxisIterator |
getAnother()
Get another iterator over the same sequence of items, positioned at the
start of the sequence
|
atomize, close, current, getProperties, getStringValue, iterateAxis, moveNext, next, position
public VirtualUntypedCopy.VirtualUntypedCopier(AxisIterator base, VirtualCopy parent, NodeInfo subtreeRoot)
protected VirtualCopy createCopy(NodeInfo node, NodeInfo root)
createCopy
in class VirtualCopy.VirtualCopier
node
- the node to be copiedroot
- the root of the treepublic AxisIterator getAnother()
getAnother
in interface SequenceIterator
getAnother
in interface AxisIterator
getAnother
in interface UnfailingIterator
getAnother
in class VirtualCopy.VirtualCopier
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.