BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogicx.jsp.tags
Class KeyParser

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

public class KeyParser
extends java.lang.Object

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
KeyParser(java.lang.String string)
           
 
Method Summary
 java.lang.String getKey()
           
 java.lang.String getKeyScope()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyParser

public KeyParser(java.lang.String string)
Method Detail

getKey

public java.lang.String getKey()

getKeyScope

public java.lang.String getKeyScope()

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

WebLogic classes and methods that do not appear in this reference are not public and are not supported.