Public Member Functions | Protected Member Functions | Package Attributes

org.exolab.castor.util.Stack.StackIterator Class Reference

Inheritance diagram for org.exolab.castor.util.Stack.StackIterator:
org.exolab.castor.util.Iterator

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:
 All Classes Namespaces Files Functions Variables Enumerations Properties