List of all members.
Public Member Functions |
| boolean | hasNext () |
| Object | next () |
| Object | remove () throws IllegalStateException |
Protected Member Functions |
| | StackIterator (StackItem top) |
Package Attributes |
| StackItem | current = null |
Constructor & Destructor Documentation
| org.exolab.castor.util.Stack.StackIterator.StackIterator |
( |
StackItem |
top |
) |
[protected] |
Member Function Documentation
| boolean org.exolab.castor.util.Stack.StackIterator.hasNext |
( |
|
) |
|
| Object org.exolab.castor.util.Stack.StackIterator.next |
( |
|
) |
|
| Object org.exolab.castor.util.Stack.StackIterator.remove |
( |
|
) |
throws IllegalStateException |
Member Data Documentation
The documentation for this class was generated from the following file: