Overview | Methods | Fields | This Package | All Packages
Returns the next element of this enumeration.
Syntax
public Object nextItem()
Return Value
Returns the next element of this enumeration.
Exceptions
WFCException thrown if no more elements exist.
See Also next