|
Préférences
Moteurs de recherche
|
|||||||
JavaTM 2 Platform Std. Ed. v1.6.0
javax.xml.crypto
|
Method Summary | |
---|---|
Iterator |
iterator()
Returns a read-only iterator over the nodes contained in this NodeSetData in
document order. |
Method Detail |
---|
Iterator iterator()
NodeSetData
in
document order. Attempts to modify the returned iterator
via the remove
method throw
UnsupportedOperationException
.
Iterator
over the nodes in this
NodeSetData
in document order