|
||||||||||
| 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 | |
|---|---|
Iterator<Node> |
iterator()
Returns a read-only iterator over the nodes contained in this NodeSetData in
document order. |
| Method Detail |
|---|
Iterator<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 | |||||||||