|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface specifies methods for iterating over attributes.
Attribute| Method Summary | |
boolean |
hasNext()
Check if there are any attributes on the stream |
Attribute |
next()
Get the next Attribute on the stream |
Attribute |
peek()
Return the next element on the stream without shifting it |
void |
skip()
Skip the next element on the stream |
| Method Detail |
public Attribute next()
Attributepublic boolean hasNext()
public Attribute peek()
public void skip()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||