SequenceIterator
, AxisIterator
, UnfailingIterator
protected class VirtualUntypedCopy.VirtualUntypedCopier extends VirtualCopy.VirtualCopier
GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
base, subtreeRoot
Constructor | Description |
---|---|
VirtualUntypedCopier(AxisIterator base,
VirtualCopy parent,
NodeInfo subtreeRoot) |
Modifier and Type | Method | 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
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
atomize, close, current, getProperties, getStringValue, iterateAxis, moveNext, next, position
public 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 AxisIterator
getAnother
in interface SequenceIterator
getAnother
in interface UnfailingIterator
getAnother
in class VirtualCopy.VirtualCopier