|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.om.VirtualCopy.VirtualCopier
net.sf.saxon.om.VirtualUntypedCopy.VirtualUntypedCopier
protected class VirtualUntypedCopy.VirtualUntypedCopier
Field Summary |
---|
Fields inherited from class net.sf.saxon.om.VirtualCopy.VirtualCopier |
---|
base, subtreeRoot |
Fields inherited from interface net.sf.saxon.om.SequenceIterator |
---|
GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD |
Constructor Summary | |
---|---|
VirtualUntypedCopy.VirtualUntypedCopier(AxisIterator base,
VirtualCopy parent,
NodeInfo subtreeRoot)
|
Method Summary | |
---|---|
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 |
Methods inherited from class net.sf.saxon.om.VirtualCopy.VirtualCopier |
---|
atomize, close, current, getProperties, getStringValue, iterateAxis, moveNext, next, position |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VirtualUntypedCopy.VirtualUntypedCopier(AxisIterator base, VirtualCopy parent, NodeInfo subtreeRoot)
Method Detail |
---|
protected VirtualCopy createCopy(NodeInfo node, NodeInfo root)
createCopy
in class VirtualCopy.VirtualCopier
node
- the node to be copiedroot
- the root of the tree
public SequenceIterator getAnother()
getAnother
in interface SequenceIterator
getAnother
in interface UnfailingIterator
getAnother
in class VirtualCopy.VirtualCopier
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |