protected class VirtualUntypedCopy.VirtualUntypedCopier extends VirtualCopy.VirtualCopier
base, subtreeRoot
GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD
?????? |
---|
VirtualUntypedCopier(AxisIterator base,
VirtualCopy parent,
NodeInfo subtreeRoot) |
?????? | ????? |
---|---|
protected VirtualCopy |
createCopy(NodeInfo node,
NodeInfo root)
Method to create the virtual copy of a node encountered when navigating.
|
SequenceIterator |
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 VirtualUntypedCopier(AxisIterator base, VirtualCopy parent, NodeInfo subtreeRoot)
protected VirtualCopy createCopy(NodeInfo node, NodeInfo root)
createCopy
??? VirtualCopy.VirtualCopier
node
- the node to be copiedroot
- the root of the treepublic SequenceIterator getAnother()
getAnother
???? SequenceIterator
getAnother
???? UnfailingIterator
getAnother
??? VirtualCopy.VirtualCopier