BEA Systems, Inc.


weblogicx.jsp.tags
Class KeyEnumerator

java.lang.Object
  |
  +--weblogicx.jsp.tags.KeyEnumerator

public class KeyEnumerator
extends java.lang.Object


Constructor Summary
KeyEnumerator(java.lang.String key)
           
 
Method Summary
 java.lang.String getKeyScope()
           
 java.lang.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(java.lang.String key)
Method Detail

hasMoreKeys

public boolean hasMoreKeys()

getNextKey

public java.lang.String getNextKey()

getKeyScope

public java.lang.String getKeyScope()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference