© 2002 BEA Systems, Inc.


com.bea.p13n.taglib.util
Class UriContentTagExtraInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--com.bea.p13n.taglib.util.UriContentTagExtraInfo

public class UriContentTagExtraInfo
extends javax.servlet.jsp.tagext.TagExtraInfo

Defines the tag extra info for the uriContent tag.


Constructor Summary
UriContentTagExtraInfo()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Returns an array of VariableInfo objects which describe the scripting variables to be allocated by the JSP engine.
 
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

UriContentTagExtraInfo

public UriContentTagExtraInfo()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Returns an array of VariableInfo objects which describe the scripting variables to be allocated by the JSP engine.

Returns:
an array of VariableInfo objects
Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved