BEA Systems, Inc.

com.beasys.commerce.axiom.tags
Class UriContentTagExtraInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--com.beasys.commerce.axiom.tags.UriContentTagExtraInfo

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

Defines the tag extra info for the uriContent tag.


Fields inherited from class javax.servlet.jsp.tagext.TagExtraInfo
tagInfo
 
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.
Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo
Returns:
an array of VariableInfo objects

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved