All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class w3c.jigsaw.servlet.ServletEnumeration

java.lang.Object
   |
   +----w3c.jigsaw.servlet.ServletEnumeration

public class ServletEnumeration
extends Object
implements Enumeration

Method Index

 o hasMoreElements()
 o nextElement()

Methods

 o hasMoreElements
 public synchronized boolean hasMoreElements()
 o nextElement
 public synchronized Object nextElement()

All Packages  Class Hierarchy  This Package  Previous  Next  Index