BEA Systems, Inc.

weblogicx.jsp.tags
Class KeyEnumerator

java.lang.Object
  extended by weblogicx.jsp.tags.KeyEnumerator

public class KeyEnumerator
extends Object


Constructor Summary
KeyEnumerator(String key)
           
 
Method Summary
 String getKeyScope()
           
 String getNextKey()
           
 boolean hasMoreKeys()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyEnumerator

public KeyEnumerator(String key)
Method Detail

hasMoreKeys

public boolean hasMoreKeys()

getNextKey

public String getNextKey()

getKeyScope

public String getKeyScope()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.