AxisIterator, SequenceIterator, UnfailingIteratorprotected class VirtualUntypedCopy.VirtualUntypedCopier extends VirtualCopy.VirtualCopier
GROUNDED, LAST_POSITION_FINDER, LOOKAHEADbase, 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.
|
SequenceIterator |
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, waitatomize, close, current, getProperties, getStringValue, iterateAxis, moveNext, next, positionpublic VirtualUntypedCopier(AxisIterator base, VirtualCopy parent, NodeInfo subtreeRoot)
protected VirtualCopy createCopy(NodeInfo node, NodeInfo root)
createCopy in class VirtualCopy.VirtualCopiernode - the node to be copiedroot - the root of the treepublic SequenceIterator getAnother()
getAnother in interface SequenceIteratorgetAnother in interface UnfailingIteratorgetAnother in class VirtualCopy.VirtualCopier