BEA Systems, Inc.


weblogicx.jsp.tags
Class RepeatTagInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--weblogicx.jsp.tags.RepeatTagInfo

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


Constructor Summary
RepeatTagInfo()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Define a nested variable for the ResultSet.
 boolean isValid(javax.servlet.jsp.tagext.TagData data)
          No further checks.
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, setTagInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepeatTagInfo

public RepeatTagInfo()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Define a nested variable for the ResultSet.

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

isValid

public boolean isValid(javax.servlet.jsp.tagext.TagData data)
No further checks.

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

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

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference