|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReferenceNodeSetData
An abstract representation of a ReferenceData type containing a node-set.
| Method Summary | |
|---|---|
java.util.Iterator<org.w3c.dom.Node> |
iterator()
Returns a read-only iterator over the nodes contained in this NodeSetData in
document order. |
| Method Detail |
|---|
java.util.Iterator<org.w3c.dom.Node> 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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||