© 2002 BEA Systems, Inc.


com.bea.p13n.taglib.i18n
Class GetMessageExtraInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--com.bea.p13n.taglib.i18n.I18nTagExtraInfo
              |
              +--com.bea.p13n.taglib.i18n.GetMessageExtraInfo

public class GetMessageExtraInfo
extends I18nTagExtraInfo


Fields inherited from class com.bea.p13n.taglib.i18n.I18nTagExtraInfo
verbose
 
Constructor Summary
GetMessageExtraInfo()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Set a variable named by the 'id' attribute
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetMessageExtraInfo

public GetMessageExtraInfo()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Set a variable named by the 'id' attribute

Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved