BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


weblogicx.jsp.tags
Class KeyEnumerator

java.lang.Object
  extended byweblogicx.jsp.tags.KeyEnumerator

public class KeyEnumerator
extends Object

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

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

getKeyScope

public String getKeyScope()

getNextKey

public String getNextKey()

hasMoreKeys

public boolean hasMoreKeys()

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