protected static class ReferenceType.SubTreeNodeSetFix extends Object implements NodeSetData
| Modifier | Constructor and Description |
|---|---|
protected |
SubTreeNodeSetFix(NodeSetData subTreeNodeSet,
boolean withComments) |
| Modifier and Type | Method and Description |
|---|---|
Iterator |
iterator()
Returns a read-only iterator over the nodes contained in this
NodeSetData in
document order . |
protected SubTreeNodeSetFix(NodeSetData subTreeNodeSet, boolean withComments)
subTreeNodeSet - the nodeset that represents a complete subtree.withComments - true, if comments are considered.public Iterator iterator()
javax.xml.crypto.NodeSetDataNodeSetData in
document order . Attempts to modify the returned iterator via the
remove method throw UnsupportedOperationException
.iterator in interface NodeSetDataIterator over the nodes in this
NodeSetData in document order© 2002-2005 IAIK, © 2004, 2006 - 2019 Stiftung SIC